GET /api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5dfe3d88-ae91-44b9-a117-92929d0ed7cd",
    "match": "https://api-prod.gambitprofit.com/api/matches/5f5fe4ff-2621-4bb2-8498-be7d557c3f1b/?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": "74a4140a-275f-4247-a837-7264a953cf16",
            "gambit_id": "d79ec330-36b0-42e8-8b24-cfd879ad6831",
            "last_updated": "2022-12-06T09:57:12.456660-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.63000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
        },
        {
            "id": "7ee74007-aad1-4a9e-bd61-5af4d2304bda",
            "gambit_id": "96bfc6e1-4398-4cab-9c0a-38e9ea079396",
            "last_updated": "2022-12-06T09:57:12.461110-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
        },
        {
            "id": "42ba6ae1-4b8f-48da-8d0b-7c0c0db68b00",
            "gambit_id": "c15f8f2e-72b4-4180-b404-58511047814f",
            "last_updated": "2022-12-06T09:57:12.458895-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
        },
        {
            "id": "271672d4-f09d-4aa3-bae8-5b67bf79770a",
            "gambit_id": "e3bf762e-74a9-45ae-a2ed-a91dbc722927",
            "last_updated": "2022-12-06T09:57:12.457784-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
        },
        {
            "id": "02fcd11d-4434-47d7-b3d1-6d23c648f285",
            "gambit_id": "de5a1994-4d20-45ff-918a-f8be0e403756",
            "last_updated": "2022-12-06T09:57:12.460013-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
        }
    ]
}