GET /api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9a494fdf-c2b1-4165-b064-ec9a38afc298",
    "match": "https://api-prod.gambitprofit.com/api/matches/3d90fe92-8367-4d65-a192-d983a19147f2/?format=api",
    "name": "FreeForm",
    "created_at": "1969-12-31T19:00:00-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": "6a78d1a8-e085-4471-a8b9-509dc342eb67",
            "gambit_id": "d1c396b0-e882-4a57-a95e-838acb27a149",
            "last_updated": "2022-09-13T22:47:00.571521-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.67000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api"
        },
        {
            "id": "21a7d9c0-bfef-410e-a16d-3ee004af1386",
            "gambit_id": "5b596def-c1e0-4718-a6f9-a1c118714d3a",
            "last_updated": "2022-09-13T22:47:00.575650-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.34000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api"
        },
        {
            "id": "327edcdc-2ee6-47f6-90cc-4303f9995910",
            "gambit_id": "2ad15f1d-7495-4cdf-a32f-8d5d49c4a39c",
            "last_updated": "2022-09-13T22:47:00.573723-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.34000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api"
        },
        {
            "id": "8dea7495-db51-40c2-8913-ac2a4b175eb9",
            "gambit_id": "8458c608-64ec-413d-b90a-74ecc5640114",
            "last_updated": "2022-09-13T22:47:00.574687-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.34000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api"
        },
        {
            "id": "50e6c4b3-04bc-47ba-a951-7a778a6c560a",
            "gambit_id": "b6cb0fbc-e4fe-4b08-a5e0-951e7302b01f",
            "last_updated": "2022-09-13T22:47:00.572722-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.34000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a494fdf-c2b1-4165-b064-ec9a38afc298/?format=api"
        }
    ]
}