GET /api/bet_types/29657855-d227-4eb1-b6d5-f7dc52452d16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29657855-d227-4eb1-b6d5-f7dc52452d16",
"match": "https://api-prod.gambitprofit.com/api/matches/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?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 7.5",
"amount": 5302.0
},
{
"team": "Game Total Under 7.5",
"amount": 4698.0
}
],
"expected_reward_tokens": 9066.42,
"profit_sb": 66.42,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "17f577b7-3a5a-45c9-a519-baedbe7064ad",
"gambit_id": "07e8d024-4735-467d-a142-d9841f594597",
"last_updated": "2022-09-13T22:57:07.730814-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.71000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29657855-d227-4eb1-b6d5-f7dc52452d16/?format=api"
},
{
"id": "354c5951-1ff0-48fb-a2e3-064fcbc76203",
"gambit_id": "55c00f3d-df54-4cea-812a-f7035a9c910c",
"last_updated": "2022-09-13T22:57:07.729668-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.93000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29657855-d227-4eb1-b6d5-f7dc52452d16/?format=api"
}
]
}