GET /api/bet_types/eefc1c43-86f8-448f-a324-ed2e0c7fc582/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eefc1c43-86f8-448f-a324-ed2e0c7fc582",
"match": "https://api-prod.gambitprofit.com/api/matches/808e6524-8be4-4bf7-a243-dcf79048f52c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-02T17:18:04.044120-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Game Total Over 10",
"amount": 5000.0
},
{
"team": "Game Total Under 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a611accb-f390-472b-af93-2d4da0bc3c82",
"gambit_id": "b4604147-d090-43d4-9ca7-ca486befdd52",
"last_updated": "2023-09-04T12:43:27.714546-04:00",
"created_at": "2023-09-02T17:18:04.048919-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefc1c43-86f8-448f-a324-ed2e0c7fc582/?format=api"
},
{
"id": "e247f42c-dd3e-4be4-b5f9-be4af97efe24",
"gambit_id": "9047e90f-6fc4-406d-9837-b8bff4dc3116",
"last_updated": "2023-09-04T12:43:27.718522-04:00",
"created_at": "2023-09-02T17:18:04.054819-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefc1c43-86f8-448f-a324-ed2e0c7fc582/?format=api"
}
]
}