GET /api/bet_types/3ceb3a02-84ba-4353-9951-fc152bee0147/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ceb3a02-84ba-4353-9951-fc152bee0147",
"match": "https://api-prod.gambitprofit.com/api/matches/53040cc3-f05d-4f45-841d-51f9bb166855/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T09:07:12.791772-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "f69d67b6-6a90-409e-97dc-63db3264d319",
"gambit_id": "76a0cfb4-2090-4bf1-9b1e-e536bbf075fb",
"last_updated": "2023-01-12T18:22:03.355167-05:00",
"created_at": "2023-01-11T09:07:12.793071-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ceb3a02-84ba-4353-9951-fc152bee0147/?format=api"
},
{
"id": "3bc49847-f2a8-4d38-9220-1e8006c42d15",
"gambit_id": "f5bed909-dbdb-423c-8b4f-4de1cf4b1882",
"last_updated": "2023-01-12T18:22:03.356239-05:00",
"created_at": "2023-01-11T09:07:12.794359-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ceb3a02-84ba-4353-9951-fc152bee0147/?format=api"
}
]
}