GET /api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "225b8e5b-410d-4857-9d96-d4ea433b6c39",
    "match": "https://api-prod.gambitprofit.com/api/matches/42fac55a-cddd-4c5f-b539-38d228f96bc1/?format=api",
    "name": "FreeForm",
    "created_at": "2023-09-17T22:38:19.416705-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": "08a471df-dfc8-41b8-bfad-61a898f7e325",
            "gambit_id": "d479888b-1edf-4075-8bd7-d810c3ecb2e6",
            "last_updated": "2023-09-20T09:23:06.349176-04:00",
            "created_at": "2023-09-17T22:38:19.439246-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
        },
        {
            "id": "1ead5908-78d5-4320-b59a-38e04954e7ea",
            "gambit_id": "aa05d092-e38b-4d5f-963a-4aad48820f0b",
            "last_updated": "2023-09-20T09:23:06.332072-04:00",
            "created_at": "2023-09-17T22:38:19.420935-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
        },
        {
            "id": "13e9a10f-94e9-497e-b402-40b7274a72cd",
            "gambit_id": "48744132-0224-4740-9472-261d746bd54c",
            "last_updated": "2023-09-20T09:23:06.336688-04:00",
            "created_at": "2023-09-17T22:38:19.424814-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
        },
        {
            "id": "4a0a4c54-a653-4e90-b4a9-63becd2dd1fc",
            "gambit_id": "bb199b3d-bf15-4d01-8783-cc03bf82696a",
            "last_updated": "2023-09-20T09:23:06.341280-04:00",
            "created_at": "2023-09-17T22:38:19.430941-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
        },
        {
            "id": "cb50593a-a631-404f-82db-e7f9d5e52489",
            "gambit_id": "225827a5-5dac-4d5b-8b37-dcbe25872e62",
            "last_updated": "2023-09-20T09:23:06.345533-04:00",
            "created_at": "2023-09-17T22:38:19.435115-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225b8e5b-410d-4857-9d96-d4ea433b6c39/?format=api"
        }
    ]
}