{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-degenderby-live-x402-bet",
  "title": "Degen Derby \u00b7 Place Horse Bet",
  "url": "https://api.degenderby.live:3443/x402/bet",
  "category": "finance",
  "summary": "Submit bets on specific horses in Degen Derby races using HORSE tokens.",
  "seo": {
    "title": "Degen Derby Horse Racing Bet API | x402 Solana Betting",
    "description": "Place bets on Degen Derby horse races with 1,000 HORSE tokens. 0.001 USDC per call. Solana network. x402 micropayment betting."
  },
  "use_cases": [
    "Automate horse race betting strategies",
    "Place bets programmatically on race outcomes",
    "Integrate betting into gaming or prediction workflows"
  ],
  "ideal_buyer": "Degen Derby players and automated betting strategy developers on Solana.",
  "example_prompt": "Bet 1000 HORSE on horse index 3 in race 42",
  "example_request_body": {
    "amount": 1000,
    "raceId": 42,
    "horseIndex": 3
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "4gu7N68d5NDmAiro9jkxKsJiz9Wcy3SgJLKmb5N8tKbF",
      "asset": "Bd2wza2Z1EuBD3BgBgpvvVP8FkQ9HX5CiLusKbUKpump",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Bet 1K HORSE tokens on any horse in any Degen Derby race",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "amount": {
              "enum": [
                "1000",
                "10000",
                "100000",
                "1000000"
              ],
              "type": "number",
              "required": true,
              "description": "Token amount in atomic units (1000, 10000, 100000, or 1000000)"
            },
            "raceId": {
              "type": "number",
              "required": true,
              "description": "Race ID to bet on (current active race)"
            },
            "horseIndex": {
              "enum": [
                "0",
                "1",
                "2",
                "3",
                "4",
                "5",
                "6",
                "7"
              ],
              "type": "number",
              "required": true,
              "description": "Horse index (0-7 for horses 1-8)"
            },
            "userWallet": {
              "type": "string",
              "required": true,
              "description": "Solana wallet address of the bettor (base58 encoded)"
            }
          },
          "headerFields": {
            "X-PAYMENT": {
              "type": "string",
              "required": true,
              "description": "x402 payment header containing signed transaction"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "payer": {
              "type": "string"
            },
            "amount": {
              "type": "number"
            },
            "raceId": {
              "type": "number"
            },
            "message": {
              "type": "string"
            },
            "success": {
              "type": "boolean"
            },
            "signature": {
              "type": "string"
            },
            "horseIndex": {
              "type": "number"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-degenderby-live",
    "host": "api.degenderby.live",
    "url": "https://api.degenderby.live:3443"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-degenderby-live-x402-bet",
    "url": "https://x402all.com/resource/api-degenderby-live-x402-bet",
    "name": "Degen Derby \u00b7 Place Horse Bet",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-degenderby-live-x402-bet",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "Bd2wza2Z1EuBD3BgBgpvvVP8FkQ9HX5CiLusKbUKpump"
        }
      ]
    },
    "sameAs": "https://api.degenderby.live:3443/x402/bet",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-degenderby-live",
      "url": "https://api.degenderby.live:3443",
      "name": "api.degenderby.live",
      "@type": "Organization"
    },
    "identifier": "api-degenderby-live-x402-bet",
    "description": "Place bets on Degen Derby horse races with 1,000 HORSE tokens. 0.001 USDC per call. Solana network. x402 micropayment betting.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-degenderby-live-x402-bet",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-degenderby-live-x402-bet"
}
