GET /api/bet_types/0b8ca376-00c5-4194-ab04-0a68f698914b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b8ca376-00c5-4194-ab04-0a68f698914b",
"match": "https://api-prod.gambitprofit.com/api/matches/d462279c-61cb-40f5-bfb2-66ae8d0ee03c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T11:07:13.857405-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 Under 2.5",
"amount": 5389.0
},
{
"team": "Game Total Over 2.5",
"amount": 4611.0
}
],
"expected_reward_tokens": 9268.11,
"profit_sb": -231.89,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "20e1c441-975c-4e1f-822b-362bdaf54869",
"gambit_id": "43609efb-96a4-4337-9a82-1daaca660a24",
"last_updated": "2023-04-03T20:32:19.780983-04:00",
"created_at": "2023-03-31T11:07:13.861159-04:00",
"name": "Game Total Under 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8ca376-00c5-4194-ab04-0a68f698914b/?format=api"
},
{
"id": "baca75c7-c434-428a-8e9e-77687a8f87dc",
"gambit_id": "639c701e-d542-4a5a-8903-f7e131a9ae3c",
"last_updated": "2023-04-03T20:32:19.783468-04:00",
"created_at": "2023-03-31T11:07:13.864278-04:00",
"name": "Game Total Over 2.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8ca376-00c5-4194-ab04-0a68f698914b/?format=api"
}
]
}