GET /api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e17f5236-f4e5-4a21-a526-c2deeede8a21",
    "match": "https://api-prod.gambitprofit.com/api/matches/de5bd529-2f1d-41c5-b0c3-1ffbe7afa733/?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": "2355a3f2-aae2-4eb6-beb4-1f931959b19d",
            "gambit_id": "1d89eda4-ee03-4844-97b1-39e8d18039f1",
            "last_updated": "2022-11-03T10:13:20.116736-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.64000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
        },
        {
            "id": "296f3456-cdf7-4f05-a949-5cb15f2f9a94",
            "gambit_id": "9d04ad60-a5fa-4a68-bb87-88ad2933a1eb",
            "last_updated": "2022-11-03T10:13:20.118895-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
        },
        {
            "id": "5353f2a6-e922-4924-bcd3-841272f7a607",
            "gambit_id": "73dc0a21-3b76-4c0c-82f2-3406cb3b5c45",
            "last_updated": "2022-11-03T10:13:20.117911-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
        },
        {
            "id": "db4c1b50-dccd-43b5-a64e-45a590d3ce7e",
            "gambit_id": "a9dc7826-786f-42b0-b38c-32397cdcbb96",
            "last_updated": "2022-11-03T10:13:20.120858-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
        },
        {
            "id": "4e06b2f2-9ab0-4876-ad44-1365d89c6a41",
            "gambit_id": "908aa97d-37bd-4eff-806c-1bdb89019a87",
            "last_updated": "2022-11-03T10:13:20.119865-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e17f5236-f4e5-4a21-a526-c2deeede8a21/?format=api"
        }
    ]
}