GET /api/bet_types/d203f3c9-1fe4-4e25-85eb-de96a0f976cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d203f3c9-1fe4-4e25-85eb-de96a0f976cb",
    "match": "https://api-prod.gambitprofit.com/api/matches/5607ebb1-cc9f-4af1-80ba-5d3ee73dfb10/?format=api",
    "name": "FreeForm",
    "created_at": "2023-12-23T09:18:02.133615-05:00",
    "high_risk": {
        "possible": false,
        "description": "Too many lines to bet on"
    },
    "med_risk": {
        "possible": false,
        "description": "Too many lines to bet on"
    },
    "no_risk": {
        "possible": false,
        "description": "Too many lines to bet on"
    },
    "lines": [
        {
            "id": "4e613e7b-74a5-42e4-8137-5db8cf8969a0",
            "gambit_id": "c6079270-a817-43c4-9d49-bfcd338ca75c",
            "last_updated": "2023-12-26T20:18:11.078394-05:00",
            "created_at": "2023-12-23T09:18:02.155471-05:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d203f3c9-1fe4-4e25-85eb-de96a0f976cb/?format=api"
        },
        {
            "id": "40928aeb-5e6b-40e1-acc5-81be4a25404b",
            "gambit_id": "bf16922b-a1de-493b-acf2-c08da63a0cd5",
            "last_updated": "2023-12-26T20:18:11.065461-05:00",
            "created_at": "2023-12-23T09:18:02.137991-05:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d203f3c9-1fe4-4e25-85eb-de96a0f976cb/?format=api"
        },
        {
            "id": "b4085dab-3734-484c-b2df-6611f734b4b2",
            "gambit_id": "c1163590-cfbd-4776-ae4f-0c5955174d90",
            "last_updated": "2023-12-26T20:18:11.068765-05:00",
            "created_at": "2023-12-23T09:18:02.141937-05:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d203f3c9-1fe4-4e25-85eb-de96a0f976cb/?format=api"
        },
        {
            "id": "e72b2ef3-8fd8-4ca0-a6c7-eb4367395d46",
            "gambit_id": "d5868150-e12d-4629-a808-a0c6d9737591",
            "last_updated": "2023-12-26T20:18:11.071946-05:00",
            "created_at": "2023-12-23T09:18:02.145972-05:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d203f3c9-1fe4-4e25-85eb-de96a0f976cb/?format=api"
        },
        {
            "id": "c88ebd42-e97c-44e2-b77a-0c0e8a799c55",
            "gambit_id": "3d1422cc-4491-4375-be36-fca8e7f22880",
            "last_updated": "2023-12-26T20:18:11.075282-05:00",
            "created_at": "2023-12-23T09:18:02.151040-05:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d203f3c9-1fe4-4e25-85eb-de96a0f976cb/?format=api"
        }
    ]
}