GET /api/bet_types/3eff70c8-1ba1-4c9c-ab26-be590b648adf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3eff70c8-1ba1-4c9c-ab26-be590b648adf",
    "match": "https://api-prod.gambitprofit.com/api/matches/cde76fdf-9089-4e4c-a4f6-8c0042dd32b1/?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": "8f8e519a-9d58-4237-9303-cb2d2c534d74",
            "gambit_id": "276f242c-21f4-444d-b409-69e72df0c702",
            "last_updated": "2022-09-22T15:17:25.964881-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.66000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eff70c8-1ba1-4c9c-ab26-be590b648adf/?format=api"
        },
        {
            "id": "82f5526f-0d5f-4b97-abf7-db72c04cd1e0",
            "gambit_id": "eeaec04a-73b0-467a-9af1-8b9195cd5709",
            "last_updated": "2022-09-22T15:17:25.966032-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.32000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eff70c8-1ba1-4c9c-ab26-be590b648adf/?format=api"
        },
        {
            "id": "1b7c2813-f1cc-4e30-9279-d79200683901",
            "gambit_id": "0976786e-82a3-4e09-b44e-cebb6436c589",
            "last_updated": "2022-09-22T15:17:25.968069-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.32000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eff70c8-1ba1-4c9c-ab26-be590b648adf/?format=api"
        },
        {
            "id": "b054b443-d7ea-4516-9b2b-9d43c97df586",
            "gambit_id": "c3fedb84-373a-4c81-a169-4c53e03b1b59",
            "last_updated": "2022-09-22T15:17:25.969072-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.32000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eff70c8-1ba1-4c9c-ab26-be590b648adf/?format=api"
        },
        {
            "id": "fd878f33-cd18-41d1-97f5-0a100dd4179b",
            "gambit_id": "fa888c83-cbd4-40c0-b234-e54e07f7d2f5",
            "last_updated": "2022-09-22T15:17:25.967058-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.32000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eff70c8-1ba1-4c9c-ab26-be590b648adf/?format=api"
        }
    ]
}