GET /api/bet_types/14b4a6db-8d29-41d8-869b-c99af68725cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "14b4a6db-8d29-41d8-869b-c99af68725cc",
    "match": "https://api-prod.gambitprofit.com/api/matches/44d3b861-5603-4137-ac31-aec1d345831e/?format=api",
    "name": "Over/Under",
    "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": "975d0b06-7d10-4ede-931c-3797909f59f1",
            "gambit_id": "f37067fb-0a63-44cf-9956-abb861f8e0c9",
            "last_updated": "2022-08-23T09:36:52.058353-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "Game Total Under 8",
            "reward": "1.75000",
            "odds": "1.83330",
            "spread": "8.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14b4a6db-8d29-41d8-869b-c99af68725cc/?format=api"
        },
        {
            "id": "64b84e18-b62c-4264-b4b2-b724c4aa2873",
            "gambit_id": "f601d422-c471-4322-a278-c67d880a11e9",
            "last_updated": "2022-08-23T09:36:52.059038-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "Game Total Under 8",
            "reward": "1.75000",
            "odds": "1.83330",
            "spread": "8.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14b4a6db-8d29-41d8-869b-c99af68725cc/?format=api"
        },
        {
            "id": "cf502277-2dd7-4f77-be83-451b293148e9",
            "gambit_id": "424e8eb5-dc2e-43c0-a594-a8eb7d3d10aa",
            "last_updated": "2022-08-23T09:36:52.060061-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "Game Total Over 8",
            "reward": "1.90000",
            "odds": "2.00000",
            "spread": "8.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14b4a6db-8d29-41d8-869b-c99af68725cc/?format=api"
        },
        {
            "id": "5c375c41-f211-412b-be1e-56c67872d3c5",
            "gambit_id": "eaf348e5-6465-45df-9cc6-0f414632aa69",
            "last_updated": "2022-08-23T09:36:52.059541-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "Game Total Over 8",
            "reward": "1.90000",
            "odds": "2.00000",
            "spread": "8.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14b4a6db-8d29-41d8-869b-c99af68725cc/?format=api"
        }
    ]
}