GET /api/bet_types/be1b3346-56ee-4d02-8bfe-9235c9bf4e7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "be1b3346-56ee-4d02-8bfe-9235c9bf4e7b",
    "match": "https://api-prod.gambitprofit.com/api/matches/7572f436-001b-4f97-abfe-d55b2a9bfca8/?format=api",
    "name": "FreeForm",
    "created_at": "1969-12-31T19:00:00-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": "e21888d7-76bc-4dcd-90cb-72650cad3adc",
            "gambit_id": "9a1bbe00-c248-47f3-846c-38a82b3a7657",
            "last_updated": "2022-11-07T09:27:42.077611-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.64000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be1b3346-56ee-4d02-8bfe-9235c9bf4e7b/?format=api"
        },
        {
            "id": "ae646457-1a40-4d03-8c3e-3baf73d4e5a0",
            "gambit_id": "8063b043-aed9-464f-a9f5-8a149112b86e",
            "last_updated": "2022-11-07T09:27:42.076434-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be1b3346-56ee-4d02-8bfe-9235c9bf4e7b/?format=api"
        },
        {
            "id": "89778b8d-b755-4e99-949e-2da066aa0058",
            "gambit_id": "74ea806a-21c6-402c-83f0-bbbd7873875c",
            "last_updated": "2022-11-07T09:27:42.078673-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be1b3346-56ee-4d02-8bfe-9235c9bf4e7b/?format=api"
        },
        {
            "id": "95fd954e-275b-4d6f-86f2-d86ec1b96309",
            "gambit_id": "69073451-c811-4d0d-bb6e-ec1250d52f87",
            "last_updated": "2022-11-07T09:27:42.079629-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be1b3346-56ee-4d02-8bfe-9235c9bf4e7b/?format=api"
        },
        {
            "id": "e82b386e-2124-45ef-8858-3f6182bcad2b",
            "gambit_id": "a0f39a36-724f-4a9c-9d0f-28e714bbe591",
            "last_updated": "2022-11-07T09:27:42.080585-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be1b3346-56ee-4d02-8bfe-9235c9bf4e7b/?format=api"
        }
    ]
}