GET /api/bet_types/22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3",
"match": "https://api-prod.gambitprofit.com/api/matches/b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 Under 224.5",
"amount": 5000.0
},
{
"team": "Game Total Over 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7ed2a763-d4cf-4242-af79-f97132d9be44",
"gambit_id": "ea35de04-cd85-46f0-9c55-3053fe1e8b80",
"last_updated": "2022-12-17T19:37:20.350458-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3/?format=api"
},
{
"id": "7c7ba5b0-f156-4efd-b159-14d346a3f19f",
"gambit_id": "3603c686-80ee-4136-b698-7ddae35d34a5",
"last_updated": "2022-12-17T19:37:20.351559-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3/?format=api"
}
]
}