GET /api/bet_types/a618f8c2-6415-4759-8d00-739fb9860782/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a618f8c2-6415-4759-8d00-739fb9860782",
"match": "https://api-prod.gambitprofit.com/api/matches/ce8a26e6-538d-4690-a2c8-f696148b6cff/?format=api",
"name": "Over/Under",
"created_at": "2023-04-15T12:27:13.532012-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "41178206-065c-481b-a405-b9a001842ec4",
"gambit_id": "19f47a43-4eb1-4f68-a7fb-0a7c8c516f6b",
"last_updated": "2023-04-16T18:02:15.511994-04:00",
"created_at": "2023-04-15T12:27:13.533399-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a618f8c2-6415-4759-8d00-739fb9860782/?format=api"
},
{
"id": "599e3a29-aa06-43d9-9612-670b7ef74932",
"gambit_id": "8faab309-9905-4a6a-83f6-80666a680a4a",
"last_updated": "2023-04-16T18:02:15.514642-04:00",
"created_at": "2023-04-15T12:27:13.534949-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a618f8c2-6415-4759-8d00-739fb9860782/?format=api"
}
]
}