GET /api/bet_types/8d10abd0-e98b-4434-88ca-54095b34170f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8d10abd0-e98b-4434-88ca-54095b34170f",
    "match": "https://api-prod.gambitprofit.com/api/matches/9576217c-e19b-4965-9abd-ea34406967c9/?format=api",
    "name": "FreeForm",
    "created_at": "2023-06-14T05:58:11.637233-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": "7f07de95-10f6-4350-8c98-d4d310ca31e5",
            "gambit_id": "3a38bef4-5788-4677-a0bf-769eaecb2737",
            "last_updated": "2023-06-15T23:28:29.500642-04:00",
            "created_at": "2023-06-14T05:58:11.648141-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d10abd0-e98b-4434-88ca-54095b34170f/?format=api"
        },
        {
            "id": "6acd8088-6ddd-4d59-9d75-601d21b0887a",
            "gambit_id": "9239e4d3-6636-4fc1-b18a-2700c4edbd74",
            "last_updated": "2023-06-15T23:28:29.497846-04:00",
            "created_at": "2023-06-14T05:58:11.643784-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d10abd0-e98b-4434-88ca-54095b34170f/?format=api"
        },
        {
            "id": "f3e3c63c-aa6e-486d-9c39-5a4f114d0784",
            "gambit_id": "09a0f94e-6a7c-49af-946d-01ab07551de6",
            "last_updated": "2023-06-15T23:28:29.494819-04:00",
            "created_at": "2023-06-14T05:58:11.639366-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d10abd0-e98b-4434-88ca-54095b34170f/?format=api"
        },
        {
            "id": "725c23d7-49e5-417e-81c3-a6abc1f2114d",
            "gambit_id": "76b68c82-e7b3-451a-8332-2106977275f5",
            "last_updated": "2023-06-15T23:28:29.496395-04:00",
            "created_at": "2023-06-14T05:58:11.641656-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d10abd0-e98b-4434-88ca-54095b34170f/?format=api"
        },
        {
            "id": "463e8971-69c9-499c-b251-6713be5417d9",
            "gambit_id": "3b2576a2-5a78-491f-9dc4-6f52d86a4d87",
            "last_updated": "2023-06-15T23:28:29.499258-04:00",
            "created_at": "2023-06-14T05:58:11.645925-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d10abd0-e98b-4434-88ca-54095b34170f/?format=api"
        }
    ]
}