GET /api/bet_types/6011b156-cddf-456a-a5e1-4cb091fa5ab3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6011b156-cddf-456a-a5e1-4cb091fa5ab3",
"match": "https://api-prod.gambitprofit.com/api/matches/f95137d9-3446-4d45-a84b-2cfdc74bb218/?format=api",
"name": "Over/Under",
"created_at": "2023-08-18T08:43:14.524906-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 11.5",
"amount": 5213.0
},
{
"team": "Game Total Under 11.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "654bfb7f-1df7-44fb-b01a-c516ccd88dff",
"gambit_id": "393aed7d-6996-4e40-96c6-0bb942cf17ca",
"last_updated": "2023-08-21T10:13:05.781693-04:00",
"created_at": "2023-08-18T08:43:14.528784-04:00",
"name": "Game Total Over 11.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6011b156-cddf-456a-a5e1-4cb091fa5ab3/?format=api"
},
{
"id": "b0eeaa00-3dbe-43b5-992e-b62ac1cca96e",
"gambit_id": "f5792881-6dbc-4353-b6a8-7842cb8a17bd",
"last_updated": "2023-08-21T10:13:05.778336-04:00",
"created_at": "2023-08-18T08:43:14.533230-04:00",
"name": "Game Total Under 11.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6011b156-cddf-456a-a5e1-4cb091fa5ab3/?format=api"
}
]
}