GET /api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74",
    "match": "https://api-prod.gambitprofit.com/api/matches/085992d6-9328-4218-931d-ffbce4464f17/?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": "8d507173-b7a0-40d0-9370-46053f6703d6",
            "gambit_id": "a9094de9-7e03-4730-a88c-87b216b9de2a",
            "last_updated": "2022-10-03T11:37:31.026703-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.84000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
        },
        {
            "id": "9ae094a0-f8df-452a-af8e-ce4fabb9b411",
            "gambit_id": "08104210-82d1-4ac6-987c-bdfa5092ff47",
            "last_updated": "2022-10-03T11:37:31.030758-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.54000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
        },
        {
            "id": "7985a5e0-bcb2-4ce5-b4da-a408b2ce3a48",
            "gambit_id": "259803d6-a82c-49ec-b500-161f9b2cc147",
            "last_updated": "2022-10-03T11:37:31.029794-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.54000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
        },
        {
            "id": "240e94e4-8ddf-4b97-a7e3-7314aedd2ad5",
            "gambit_id": "11175936-c310-48f4-850d-0aab5480181c",
            "last_updated": "2022-10-03T11:37:31.027725-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.54000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
        },
        {
            "id": "e23f8876-2b5f-46e9-a972-6514ce1aed9e",
            "gambit_id": "ba6515d2-1797-4561-a639-88b087add798",
            "last_updated": "2022-10-03T11:37:31.028830-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.54000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbcd689-a7ca-4ef9-a22c-0abaaa3e9e74/?format=api"
        }
    ]
}