GET /api/bet_types/fcdaf9eb-b193-49fd-a0d2-cb31056cddfd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fcdaf9eb-b193-49fd-a0d2-cb31056cddfd",
    "match": "https://api-prod.gambitprofit.com/api/matches/db76508b-73a0-4322-9af5-a5c7271d1967/?format=api",
    "name": "FreeForm",
    "created_at": "2023-11-08T08:18:01.170479-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": "9e329baa-575d-4122-a3c5-1cee83b03dc0",
            "gambit_id": "aa915de3-ae5c-4a04-933d-7a9183aae907",
            "last_updated": "2023-11-10T11:28:05.340808-05:00",
            "created_at": "2023-11-08T08:18:01.208562-05:00",
            "name": "21 to 26",
            "reward": "3.85000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcdaf9eb-b193-49fd-a0d2-cb31056cddfd/?format=api"
        },
        {
            "id": "13f2cb23-6bce-4579-b4eb-64cbde349424",
            "gambit_id": "d0fc440a-32aa-4664-9950-44f1f159415a",
            "last_updated": "2023-11-10T11:28:05.318850-05:00",
            "created_at": "2023-11-08T08:18:01.182648-05:00",
            "name": "1 to 5",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcdaf9eb-b193-49fd-a0d2-cb31056cddfd/?format=api"
        },
        {
            "id": "3426935c-7d40-4555-a74c-1921d42adef3",
            "gambit_id": "412ebef0-402a-48f6-b7e2-64681e4f1c9a",
            "last_updated": "2023-11-10T11:28:05.324159-05:00",
            "created_at": "2023-11-08T08:18:01.190792-05:00",
            "name": "6 to 10",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcdaf9eb-b193-49fd-a0d2-cb31056cddfd/?format=api"
        },
        {
            "id": "63f77da6-a6c6-42bb-9004-9bc667fed738",
            "gambit_id": "87acc772-3a0e-4ae4-a0cd-527b471d778b",
            "last_updated": "2023-11-10T11:28:05.328741-05:00",
            "created_at": "2023-11-08T08:18:01.195864-05:00",
            "name": "11 to 15",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcdaf9eb-b193-49fd-a0d2-cb31056cddfd/?format=api"
        },
        {
            "id": "e4e49484-802f-4782-a5af-75780e536e49",
            "gambit_id": "38e976bb-36c5-46ed-8bee-093cfe8c98e8",
            "last_updated": "2023-11-10T11:28:05.333908-05:00",
            "created_at": "2023-11-08T08:18:01.202233-05:00",
            "name": "16 to 20",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcdaf9eb-b193-49fd-a0d2-cb31056cddfd/?format=api"
        }
    ]
}