GET /api/bet_types/59246c2a-33ea-4adb-a305-57d13d562c58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59246c2a-33ea-4adb-a305-57d13d562c58",
"match": "https://api-prod.gambitprofit.com/api/matches/72d58d65-b69d-447d-94d7-f5165c79bc7f/?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 Over 54.5",
"amount": 5000.0
},
{
"team": "Game Total Under 54.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c7559c96-49a4-4605-9e1a-5e8c1d83eaf7",
"gambit_id": "a3f40ca1-54db-4ff5-a8b7-962eab4dcb36",
"last_updated": "2022-11-06T16:08:20.408427-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59246c2a-33ea-4adb-a305-57d13d562c58/?format=api"
},
{
"id": "821ebddc-233d-49e6-b0b0-bdc408d945d7",
"gambit_id": "f592028a-66e8-4de3-a65f-e6598479846a",
"last_updated": "2022-11-06T16:08:20.407234-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59246c2a-33ea-4adb-a305-57d13d562c58/?format=api"
}
]
}