GET /api/bet_types/951d283c-74ca-4bd6-a35c-a8dc755bc94a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "951d283c-74ca-4bd6-a35c-a8dc755bc94a",
"match": "https://api-prod.gambitprofit.com/api/matches/6f5b3363-890b-484e-acff-e232e9677ebf/?format=api",
"name": "Over/Under",
"created_at": "2023-08-12T13:32:58.960299-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 2.5",
"amount": 5204.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": -340.96,
"profit_sb_percentage": -3.59,
"recommended": false
},
"lines": [
{
"id": "382b1d90-2edb-46b9-9485-587d949fe2db",
"gambit_id": "f652dfbd-8b61-4a7a-b5bf-83e823de5ff4",
"last_updated": "2023-08-14T18:48:05.832154-04:00",
"created_at": "2023-08-12T13:32:58.963994-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951d283c-74ca-4bd6-a35c-a8dc755bc94a/?format=api"
},
{
"id": "439e620d-c8b5-47fc-81cd-a9026c64bc5b",
"gambit_id": "3083e9d9-386d-4c2d-8848-d90542fc8511",
"last_updated": "2023-08-14T18:48:05.835532-04:00",
"created_at": "2023-08-12T13:32:58.967777-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951d283c-74ca-4bd6-a35c-a8dc755bc94a/?format=api"
}
]
}