GET /api/bet_types/fd78e20a-2c7b-440d-a7d4-eab44979575b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fd78e20a-2c7b-440d-a7d4-eab44979575b",
    "match": "https://api-prod.gambitprofit.com/api/matches/b7edbee4-c7ef-44b7-a250-137863e8569e/?format=api",
    "name": "FreeForm",
    "created_at": "2023-06-19T08:13:14.509575-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": "2806677a-a8be-4738-8156-ecf8d8a33eff",
            "gambit_id": "eb548c9a-8744-4e5e-b6b6-4be2c676d7d8",
            "last_updated": "2023-06-22T10:28:13.156085-04:00",
            "created_at": "2023-06-19T08:13:14.523645-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd78e20a-2c7b-440d-a7d4-eab44979575b/?format=api"
        },
        {
            "id": "9830998b-a0f1-48f9-ade1-368d0cbb55d7",
            "gambit_id": "d08a9d98-0d66-4755-911d-e0066aa76d9c",
            "last_updated": "2023-06-22T10:28:13.152155-04:00",
            "created_at": "2023-06-19T08:13:14.521022-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd78e20a-2c7b-440d-a7d4-eab44979575b/?format=api"
        },
        {
            "id": "c8b22730-d6ca-4e4c-9ace-6f2eb5bf813b",
            "gambit_id": "5eae3d76-909f-47c9-acbc-f19e24039864",
            "last_updated": "2023-06-22T10:28:13.147150-04:00",
            "created_at": "2023-06-19T08:13:14.515277-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd78e20a-2c7b-440d-a7d4-eab44979575b/?format=api"
        },
        {
            "id": "c1dd1dbf-d9b4-4ebd-8a23-543e939ca650",
            "gambit_id": "c7d9cc7c-8d1f-4eb6-abc6-b32e9325cfc7",
            "last_updated": "2023-06-22T10:28:13.148726-04:00",
            "created_at": "2023-06-19T08:13:14.518256-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd78e20a-2c7b-440d-a7d4-eab44979575b/?format=api"
        },
        {
            "id": "96622e23-4ce1-4c25-9daa-de37d9b68479",
            "gambit_id": "83cfb7fa-cc37-4fef-98cc-a568e077f779",
            "last_updated": "2023-06-22T10:28:13.145646-04:00",
            "created_at": "2023-06-19T08:13:14.512391-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd78e20a-2c7b-440d-a7d4-eab44979575b/?format=api"
        }
    ]
}