GET /api/bet_types/c3bd9148-6ee8-4aea-9f2f-e186712ad01c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3bd9148-6ee8-4aea-9f2f-e186712ad01c",
    "match": "https://api-prod.gambitprofit.com/api/matches/c4b48ef6-ae5c-4076-a4c8-010e8bf719ba/?format=api",
    "name": "FreeForm",
    "created_at": "2023-09-01T23:03:19.288848-04: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": "65ad4e2d-d751-46b9-8e6a-ced9158ff2b8",
            "gambit_id": "fab8014e-1666-4a5e-a23c-3735c1151991",
            "last_updated": "2023-09-05T17:13:05.997994-04:00",
            "created_at": "2023-09-01T23:03:19.318663-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3bd9148-6ee8-4aea-9f2f-e186712ad01c/?format=api"
        },
        {
            "id": "d8135d3c-99c1-4859-9c35-586c7f85439b",
            "gambit_id": "50fe25e8-2d6d-431d-8271-ff4cc3236283",
            "last_updated": "2023-09-05T17:13:05.994790-04:00",
            "created_at": "2023-09-01T23:03:19.314409-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3bd9148-6ee8-4aea-9f2f-e186712ad01c/?format=api"
        },
        {
            "id": "ccf8d444-ba21-49b6-accf-37e468bcf9b2",
            "gambit_id": "2c99e447-d8f0-4f88-b4d3-039fafb3e3d4",
            "last_updated": "2023-09-05T17:13:05.984781-04:00",
            "created_at": "2023-09-01T23:03:19.292931-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3bd9148-6ee8-4aea-9f2f-e186712ad01c/?format=api"
        },
        {
            "id": "68c29274-5937-4c31-956e-9a689b0a49a0",
            "gambit_id": "b413ce69-0aa6-4e57-a335-8d9d2b3a49a9",
            "last_updated": "2023-09-05T17:13:05.988169-04:00",
            "created_at": "2023-09-01T23:03:19.305479-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3bd9148-6ee8-4aea-9f2f-e186712ad01c/?format=api"
        },
        {
            "id": "cc20546a-84c6-4401-bc4f-7d38bd06e69c",
            "gambit_id": "ef014929-aa54-4f29-9f5b-a7a2aeb4a294",
            "last_updated": "2023-09-05T17:13:05.991555-04:00",
            "created_at": "2023-09-01T23:03:19.310104-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3bd9148-6ee8-4aea-9f2f-e186712ad01c/?format=api"
        }
    ]
}