GET /api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e98690ed-c135-4f62-8bdf-34c6f44f8e89",
    "match": "https://api-prod.gambitprofit.com/api/matches/85307405-adb2-4e9e-8f15-5305d6a73fcf/?format=api",
    "name": "FreeForm",
    "created_at": "2023-07-03T11:03:20.593836-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": "5967e70f-2d02-407e-b09a-4d9c6174264f",
            "gambit_id": "a2f55ea7-2948-4b97-b254-2e9e2dcdffb6",
            "last_updated": "2023-07-04T10:48:02.779628-04:00",
            "created_at": "2023-07-03T11:03:20.603941-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
        },
        {
            "id": "273eac1b-e988-45d3-bdea-85965dbc7eb2",
            "gambit_id": "6b91a172-dc6c-450f-b715-5c90e3560e63",
            "last_updated": "2023-07-04T10:48:02.769543-04:00",
            "created_at": "2023-07-03T11:03:20.595800-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
        },
        {
            "id": "f1896dbf-b66e-42f5-84a8-988a3e50fee4",
            "gambit_id": "1cfd2b93-8319-443e-9e44-1d822ced9864",
            "last_updated": "2023-07-04T10:48:02.772141-04:00",
            "created_at": "2023-07-03T11:03:20.598004-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
        },
        {
            "id": "70818de4-8f26-45c1-928f-75ffabd9ffae",
            "gambit_id": "277bc34f-a2d3-472b-a45c-ff160795d047",
            "last_updated": "2023-07-04T10:48:02.774806-04:00",
            "created_at": "2023-07-03T11:03:20.600104-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
        },
        {
            "id": "0d1cebf2-85ac-42af-ab1f-fe8b5afbf109",
            "gambit_id": "0465774d-5be1-4a7f-814e-7b25ab56226f",
            "last_updated": "2023-07-04T10:48:02.777337-04:00",
            "created_at": "2023-07-03T11:03:20.602029-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98690ed-c135-4f62-8bdf-34c6f44f8e89/?format=api"
        }
    ]
}