GET /api/bet_types/8090e585-5277-4d20-b7a6-e240ffb13509/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8090e585-5277-4d20-b7a6-e240ffb13509",
"match": "https://api-prod.gambitprofit.com/api/matches/820e2cc0-f694-428f-9295-6b324f856f34/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T11:22:01.955799-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 7.5",
"amount": 5317.0
},
{
"team": "Game Total Over 7.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "97f142c7-aef7-433b-96fe-739e792e68fa",
"gambit_id": "832e6662-a687-48e0-9d91-565f17f75434",
"last_updated": "2023-04-11T13:17:04.567273-04:00",
"created_at": "2023-04-10T11:22:01.957624-04:00",
"name": "Game Total Under 7.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8090e585-5277-4d20-b7a6-e240ffb13509/?format=api"
},
{
"id": "613c9679-de4d-4cab-af67-7465a072488f",
"gambit_id": "f9d43e29-c486-4ff3-bf69-34760d271594",
"last_updated": "2023-04-11T13:17:04.569922-04:00",
"created_at": "2023-04-10T11:22:01.959306-04:00",
"name": "Game Total Over 7.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8090e585-5277-4d20-b7a6-e240ffb13509/?format=api"
}
]
}