GET /api/bet_types/8791cb06-9bba-4184-ac1f-5ccb2bb6e69e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8791cb06-9bba-4184-ac1f-5ccb2bb6e69e",
"match": "https://api-prod.gambitprofit.com/api/matches/8d1ac3a2-e61c-4722-8308-362c2b7c3347/?format=api",
"name": "Over/Under",
"created_at": "2023-06-13T09:08:21.926195-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "68dc439c-5515-468e-8bde-7a2145009f46",
"gambit_id": "03e7158a-1110-4a7d-bb34-08333b830239",
"last_updated": "2023-06-14T11:18:16.615864-04:00",
"created_at": "2023-06-13T09:08:21.931713-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8791cb06-9bba-4184-ac1f-5ccb2bb6e69e/?format=api"
},
{
"id": "37904e14-b2f4-4da0-bb30-285a3a2fe716",
"gambit_id": "087aa86c-0f0e-4ff0-9038-acc4e51cda41",
"last_updated": "2023-06-14T11:18:16.613120-04:00",
"created_at": "2023-06-13T09:08:21.928486-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8791cb06-9bba-4184-ac1f-5ccb2bb6e69e/?format=api"
}
]
}