GET /api/bet_types/fdd310be-d264-4867-9a95-193f42a6e3cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fdd310be-d264-4867-9a95-193f42a6e3cf",
    "match": "https://api-prod.gambitprofit.com/api/matches/a578754b-f2d5-464b-8605-eb8003892da2/?format=api",
    "name": "FreeForm",
    "created_at": "2023-07-25T08:53:12.275629-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": "489d78aa-26c2-46ad-90fc-02cad8576d5f",
            "gambit_id": "d6ee4d96-a8f1-4842-a3e5-376e8e2403ac",
            "last_updated": "2023-07-27T23:03:17.408614-04:00",
            "created_at": "2023-07-25T08:53:12.304748-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdd310be-d264-4867-9a95-193f42a6e3cf/?format=api"
        },
        {
            "id": "c781e5e9-183e-4ea3-8c8e-413a460e28c5",
            "gambit_id": "cfd379d1-be3b-458f-869e-33451246eaa4",
            "last_updated": "2023-07-27T23:03:17.395382-04:00",
            "created_at": "2023-07-25T08:53:12.283865-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdd310be-d264-4867-9a95-193f42a6e3cf/?format=api"
        },
        {
            "id": "05f50769-3a31-43ba-81a7-241e5c636d78",
            "gambit_id": "5d481aac-488f-4360-b03e-cf01687edd78",
            "last_updated": "2023-07-27T23:03:17.398869-04:00",
            "created_at": "2023-07-25T08:53:12.289652-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdd310be-d264-4867-9a95-193f42a6e3cf/?format=api"
        },
        {
            "id": "3dc23179-0a78-4b56-907f-33076838274a",
            "gambit_id": "c697a4ef-ca9b-4d81-99b1-1fb2c63aaf07",
            "last_updated": "2023-07-27T23:03:17.402056-04:00",
            "created_at": "2023-07-25T08:53:12.294795-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdd310be-d264-4867-9a95-193f42a6e3cf/?format=api"
        },
        {
            "id": "f59a7928-94d1-4891-9850-853a4204aaba",
            "gambit_id": "cf05cc87-bb41-4063-882e-6651a6a42c80",
            "last_updated": "2023-07-27T23:03:17.405267-04:00",
            "created_at": "2023-07-25T08:53:12.299870-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdd310be-d264-4867-9a95-193f42a6e3cf/?format=api"
        }
    ]
}