GET /api/bet_types/364eb5e6-c0e2-4a5d-8f21-d2eafaf48c9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "364eb5e6-c0e2-4a5d-8f21-d2eafaf48c9b",
"match": "https://api-prod.gambitprofit.com/api/matches/f4baeff2-070f-4c68-a139-442233866d6f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:53:06.250838-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": "Total Rounds Over 1.5",
"amount": 5191.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4809.0
}
],
"expected_reward_tokens": 9136.16,
"profit_sb": -363.84,
"profit_sb_percentage": -3.83,
"recommended": false
},
"lines": [
{
"id": "13c14c44-fbde-4956-8485-92b6dfd04cc8",
"gambit_id": "892a340a-2911-4072-a10f-1852f411e8ec",
"last_updated": "2023-11-06T21:33:16.516874-05:00",
"created_at": "2023-11-04T09:53:06.254718-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364eb5e6-c0e2-4a5d-8f21-d2eafaf48c9b/?format=api"
},
{
"id": "454a2162-8b63-4fe3-bbaa-2d7821f162e1",
"gambit_id": "b2899546-2e45-4de9-94da-5300c229747d",
"last_updated": "2023-11-06T21:33:16.520232-05:00",
"created_at": "2023-11-04T09:53:06.259425-04:00",
"name": "Total Rounds Under 1.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364eb5e6-c0e2-4a5d-8f21-d2eafaf48c9b/?format=api"
}
]
}