GET /api/bet_types/88aa91fb-db92-4371-904c-1549a4e4485f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88aa91fb-db92-4371-904c-1549a4e4485f",
"match": "https://api-prod.gambitprofit.com/api/matches/fa15c1e9-3911-4fa6-882e-9cf9e50e1192/?format=api",
"name": "Over/Under",
"created_at": "2023-05-02T11:52:06.338172-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 5.5",
"amount": 5512.0
},
{
"team": "Game Total Over 5.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "cf01786f-16fa-4c89-8089-e1cd0a15913a",
"gambit_id": "9ff1d5f0-cfe4-4a4d-8159-634606d58e0e",
"last_updated": "2023-05-03T12:12:15.575523-04:00",
"created_at": "2023-05-02T11:52:06.339546-04:00",
"name": "Game Total Under 5.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88aa91fb-db92-4371-904c-1549a4e4485f/?format=api"
},
{
"id": "49291c8d-c8a0-44d9-b673-54e7c0f2a9b8",
"gambit_id": "b0ea0172-9468-4138-ab97-0d6497a60540",
"last_updated": "2023-05-03T12:12:15.577290-04:00",
"created_at": "2023-05-02T11:52:06.340956-04:00",
"name": "Game Total Over 5.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88aa91fb-db92-4371-904c-1549a4e4485f/?format=api"
}
]
}