GET /api/bet_types/3bdd6afe-97dc-422c-b519-0c393e820c8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bdd6afe-97dc-422c-b519-0c393e820c8a",
"match": "https://api-prod.gambitprofit.com/api/matches/6d169013-cc4b-44b1-8b02-4bad2cfb2c03/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T10:18:15.669164-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 50.5",
"amount": 5000.0
},
{
"team": "Game Total Under 50.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f677e8ea-41a3-4a14-b819-7cb520e900e5",
"gambit_id": "367a4fff-6ab2-426c-87f7-c17111fde5ef",
"last_updated": "2023-10-09T15:43:12.046962-04:00",
"created_at": "2023-10-03T10:18:15.676849-04:00",
"name": "Game Total Over 50.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdd6afe-97dc-422c-b519-0c393e820c8a/?format=api"
},
{
"id": "ee7dd305-89bc-47ad-a8ad-55fb4fca9f21",
"gambit_id": "de95f24a-420e-486f-b9e3-d2901be184af",
"last_updated": "2023-10-09T15:43:12.052356-04:00",
"created_at": "2023-10-03T10:18:15.684354-04:00",
"name": "Game Total Under 50.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bdd6afe-97dc-422c-b519-0c393e820c8a/?format=api"
}
]
}