GET /api/bet_types/7f678a04-aead-416c-ac5c-5bbd4a1e498f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7f678a04-aead-416c-ac5c-5bbd4a1e498f",
    "match": "https://api-prod.gambitprofit.com/api/matches/c239b3e3-f1f2-47a1-9982-3757b4c42126/?format=api",
    "name": "FreeForm",
    "created_at": "2023-11-25T09:23:06.073041-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": "ec3117b0-cd13-4035-9b95-1c0d104015d3",
            "gambit_id": "d01e4207-d656-4ce9-b8a5-d6319dfe9bee",
            "last_updated": "2023-11-27T10:27:54.758129-05:00",
            "created_at": "2023-11-25T09:23:06.093167-05:00",
            "name": "21 to 26",
            "reward": "3.86000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f678a04-aead-416c-ac5c-5bbd4a1e498f/?format=api"
        },
        {
            "id": "38bf84b9-403c-40b7-aea5-0b4c5a477bb1",
            "gambit_id": "f6541536-df1e-4747-ba94-7e1151303625",
            "last_updated": "2023-11-27T10:27:54.744021-05:00",
            "created_at": "2023-11-25T09:23:06.077499-05:00",
            "name": "1 to 5",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f678a04-aead-416c-ac5c-5bbd4a1e498f/?format=api"
        },
        {
            "id": "dacfc385-b272-4b91-b35a-8b7f35f92442",
            "gambit_id": "3f84a890-6eb8-425d-8c4e-936c909472d2",
            "last_updated": "2023-11-27T10:27:54.747797-05:00",
            "created_at": "2023-11-25T09:23:06.082124-05:00",
            "name": "6 to 10",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f678a04-aead-416c-ac5c-5bbd4a1e498f/?format=api"
        },
        {
            "id": "6e57fa01-23e6-4e06-b4a6-e4828b09649c",
            "gambit_id": "7a19343e-4186-4907-8e2d-05e570b1a7f4",
            "last_updated": "2023-11-27T10:27:54.751142-05:00",
            "created_at": "2023-11-25T09:23:06.085580-05:00",
            "name": "11 to 15",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f678a04-aead-416c-ac5c-5bbd4a1e498f/?format=api"
        },
        {
            "id": "d76f0f4d-0d87-4a9b-aace-0aaae87af59d",
            "gambit_id": "e7995813-4abb-44a0-9c60-84d210d97b13",
            "last_updated": "2023-11-27T10:27:54.754518-05:00",
            "created_at": "2023-11-25T09:23:06.089327-05:00",
            "name": "16 to 20",
            "reward": "4.57000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f678a04-aead-416c-ac5c-5bbd4a1e498f/?format=api"
        }
    ]
}