GET /api/bet_types/b4ba951f-b5e9-43cf-afce-b544a6503f11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4ba951f-b5e9-43cf-afce-b544a6503f11",
"match": "https://api-prod.gambitprofit.com/api/matches/fba3fe06-7300-405b-8f08-c1585553b6ed/?format=api",
"name": "Over/Under",
"created_at": "2023-01-23T09:11:56.479509-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",
"amount": 5431.0
},
{
"team": "Game Total Over 6",
"amount": 4569.0
}
],
"expected_reward_tokens": 9503.52,
"profit_sb": 3.52,
"profit_sb_percentage": 0.04,
"recommended": true
},
"lines": [
{
"id": "c535c0f3-c931-4be8-ba68-446a6ab4b05e",
"gambit_id": "f49c1310-bd6e-4874-882e-d64de1c4e353",
"last_updated": "2023-01-24T09:56:56.404391-05:00",
"created_at": "2023-01-23T09:11:56.481058-05:00",
"name": "Game Total Under 6",
"reward": "1.75000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ba951f-b5e9-43cf-afce-b544a6503f11/?format=api"
},
{
"id": "d894d12f-9b49-4fa6-b602-67f83d34fdd2",
"gambit_id": "b849644c-9aed-4577-a209-ad7023e1a45f",
"last_updated": "2023-01-24T09:56:56.405634-05:00",
"created_at": "2023-01-23T09:11:56.482534-05:00",
"name": "Game Total Over 6",
"reward": "2.08000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ba951f-b5e9-43cf-afce-b544a6503f11/?format=api"
}
]
}