GET /api/bet_types/2967e09b-0e3a-4d31-af0f-fe328fccd225/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2967e09b-0e3a-4d31-af0f-fe328fccd225",
    "match": "https://api-prod.gambitprofit.com/api/matches/a0e91471-3ce8-4f35-8050-d68f61d9bb94/?format=api",
    "name": "FreeForm",
    "created_at": "2023-08-26T11:28:22.676706-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": "05ab8643-e6b5-431f-bca5-5c6ec2a997ee",
            "gambit_id": "e033c51f-55da-49d8-9a1c-34e6ade915d5",
            "last_updated": "2023-08-29T09:32:56.692367-04:00",
            "created_at": "2023-08-26T11:28:22.721213-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2967e09b-0e3a-4d31-af0f-fe328fccd225/?format=api"
        },
        {
            "id": "22742586-3da1-49a7-87a9-70730c3dbd71",
            "gambit_id": "39aa102d-c99a-4459-9047-7b936d654e95",
            "last_updated": "2023-08-29T09:32:56.672930-04:00",
            "created_at": "2023-08-26T11:28:22.693354-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2967e09b-0e3a-4d31-af0f-fe328fccd225/?format=api"
        },
        {
            "id": "566924a8-bf18-4e71-8d03-bfaf878a7528",
            "gambit_id": "a2e1160c-f7f0-4afb-ae55-266e5da94297",
            "last_updated": "2023-08-29T09:32:56.677293-04:00",
            "created_at": "2023-08-26T11:28:22.698241-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2967e09b-0e3a-4d31-af0f-fe328fccd225/?format=api"
        },
        {
            "id": "819ca7cb-d41c-4e11-8796-df73c2ba0646",
            "gambit_id": "45ce14c6-b53f-4ceb-9702-edae9a8cf2ee",
            "last_updated": "2023-08-29T09:32:56.683709-04:00",
            "created_at": "2023-08-26T11:28:22.705793-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2967e09b-0e3a-4d31-af0f-fe328fccd225/?format=api"
        },
        {
            "id": "f3e55c08-a5dd-4c08-9afb-de7ebb32bfc2",
            "gambit_id": "d1920df9-90e5-492c-8745-97ee23fe712a",
            "last_updated": "2023-08-29T09:32:56.687730-04:00",
            "created_at": "2023-08-26T11:28:22.716651-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2967e09b-0e3a-4d31-af0f-fe328fccd225/?format=api"
        }
    ]
}