GET /api/bet_types/081f7bdb-a059-42d0-b475-0be9a5a0ab35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "081f7bdb-a059-42d0-b475-0be9a5a0ab35",
"match": "https://api-prod.gambitprofit.com/api/matches/725e9c07-00dd-48b0-b174-5fdc754b2b20/?format=api",
"name": "Over/Under",
"created_at": "2023-07-01T10:23:20.830608-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": 5974.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4026.0
}
],
"expected_reward_tokens": 9259.7,
"profit_sb": -240.3,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "f4a96d4e-77ff-4b57-a8b2-fab3e56d20c6",
"gambit_id": "06eb2779-730a-49b8-90fd-8d0a16fa9e54",
"last_updated": "2023-07-03T10:58:19.549004-04:00",
"created_at": "2023-07-01T10:23:20.832565-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081f7bdb-a059-42d0-b475-0be9a5a0ab35/?format=api"
},
{
"id": "327d1745-2edc-4226-8594-2b30bf2ad63a",
"gambit_id": "c84f11a4-a752-4fba-b59d-6eb8bac2a533",
"last_updated": "2023-07-03T10:58:19.551438-04:00",
"created_at": "2023-07-01T10:23:20.835694-04:00",
"name": "Total Rounds Under 1.5",
"reward": "2.30000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081f7bdb-a059-42d0-b475-0be9a5a0ab35/?format=api"
}
]
}