GET /api/bet_types/4a02e827-f27c-415d-8afe-774f2de45275/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a02e827-f27c-415d-8afe-774f2de45275",
"match": "https://api-prod.gambitprofit.com/api/matches/decdedc2-be42-4513-b213-5ffaba2bf58c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:03.859448-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b653b58f-234a-4dda-b7c6-63c3c5b12669",
"gambit_id": "b1012ae4-7f19-4a34-bdf4-ad56fbc6a876",
"last_updated": "2023-05-06T11:52:03.127382-04:00",
"created_at": "2023-05-05T11:47:03.863487-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a02e827-f27c-415d-8afe-774f2de45275/?format=api"
},
{
"id": "40dfe194-01e7-45e2-8850-903c1e88bfa5",
"gambit_id": "313f44af-2aeb-43c6-a2d8-f8b39fe4b99b",
"last_updated": "2023-05-06T11:52:03.125543-04:00",
"created_at": "2023-05-05T11:47:03.861377-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a02e827-f27c-415d-8afe-774f2de45275/?format=api"
}
]
}