GET /api/bet_types/5c637207-1301-42db-b1a4-c4e6b0f9ab31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c637207-1301-42db-b1a4-c4e6b0f9ab31",
"match": "https://api-prod.gambitprofit.com/api/matches/f4bc2dc4-85e5-485a-b391-ceb1fed4d281/?format=api",
"name": "Over/Under",
"created_at": "2023-09-09T09:42:58.878397-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2638748f-805c-4867-aac0-dcf36edfa636",
"gambit_id": "c7388b4c-238e-4a68-a5bc-f956bd23b75f",
"last_updated": "2023-09-11T09:08:28.269809-04:00",
"created_at": "2023-09-09T09:42:58.883273-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c637207-1301-42db-b1a4-c4e6b0f9ab31/?format=api"
},
{
"id": "e25ca4be-b488-45c7-b240-c44aa522d76b",
"gambit_id": "50d13596-7a06-4904-bed1-435cd94a639e",
"last_updated": "2023-09-11T09:08:28.273178-04:00",
"created_at": "2023-09-09T09:42:58.888139-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c637207-1301-42db-b1a4-c4e6b0f9ab31/?format=api"
}
]
}