GET /api/bet_types/9116f24d-81e8-4a60-8508-ea1a57f1df94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9116f24d-81e8-4a60-8508-ea1a57f1df94",
"match": "https://api-prod.gambitprofit.com/api/matches/1d5c18ea-bc1d-4b30-b964-d342a00f7c11/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 2.5",
"amount": 5387.0
},
{
"team": "Game Total Under 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 9318.26,
"profit_sb": -181.74,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "b787ea7e-fef6-484e-aead-376576f2efed",
"gambit_id": "f4c47b0f-9d3e-4365-9a80-091689bb0845",
"last_updated": "2022-10-27T12:02:07.370645-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9116f24d-81e8-4a60-8508-ea1a57f1df94/?format=api"
},
{
"id": "369adaf8-d348-44ec-b2ac-d567d1009955",
"gambit_id": "2b281a87-7707-41a8-9561-d054ffb31b6b",
"last_updated": "2022-10-27T12:02:07.369068-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9116f24d-81e8-4a60-8508-ea1a57f1df94/?format=api"
}
]
}