GET /api/bet_types/7cde35ca-d2b0-448c-8f2b-c90663a93633/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7cde35ca-d2b0-448c-8f2b-c90663a93633",
    "match": "https://api-prod.gambitprofit.com/api/matches/8f5c67c3-c435-4fea-93a8-e4c6513ab536/?format=api",
    "name": "FreeForm",
    "created_at": "2024-01-06T09:23:27.649927-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": "3b580daa-8f88-4137-9eb8-69b1b7ba36f0",
            "gambit_id": "3fe8574f-fd44-4eba-8644-d3ecec1a91ef",
            "last_updated": "2024-01-09T10:48:30.364571-05:00",
            "created_at": "2024-01-06T09:23:27.670988-05:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cde35ca-d2b0-448c-8f2b-c90663a93633/?format=api"
        },
        {
            "id": "77d43000-9db4-478c-af4d-724453405fc2",
            "gambit_id": "643798d2-40df-465e-8211-fb33e7bcc26a",
            "last_updated": "2024-01-09T10:48:30.357658-05:00",
            "created_at": "2024-01-06T09:23:27.662884-05:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cde35ca-d2b0-448c-8f2b-c90663a93633/?format=api"
        },
        {
            "id": "abc086a3-9ae4-4b19-83b0-4fc033a001a5",
            "gambit_id": "96d45bec-832c-4a07-88b4-75e7e3823b3f",
            "last_updated": "2024-01-09T10:48:30.360853-05:00",
            "created_at": "2024-01-06T09:23:27.666988-05:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cde35ca-d2b0-448c-8f2b-c90663a93633/?format=api"
        },
        {
            "id": "fd533367-8214-4a3d-9cf3-a5b8060b2f31",
            "gambit_id": "37c460e5-a17f-4dff-bf84-20dbe4bce268",
            "last_updated": "2024-01-09T10:48:30.350520-05:00",
            "created_at": "2024-01-06T09:23:27.654120-05:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cde35ca-d2b0-448c-8f2b-c90663a93633/?format=api"
        },
        {
            "id": "30e074ec-f204-4450-b766-612c322b03ca",
            "gambit_id": "ada18274-4c5e-4e45-a679-de75e6d76b06",
            "last_updated": "2024-01-09T10:48:30.354229-05:00",
            "created_at": "2024-01-06T09:23:27.658495-05:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cde35ca-d2b0-448c-8f2b-c90663a93633/?format=api"
        }
    ]
}