GET /api/bet_types/e089139c-927c-4b93-af90-27ee3a9fe91e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e089139c-927c-4b93-af90-27ee3a9fe91e",
"match": "https://api-prod.gambitprofit.com/api/matches/713e8f86-8f94-4542-99b1-f30ed0f016f7/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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.5",
"amount": 5109.0
},
{
"team": "Game Total Over 8.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "09af0b9c-7e2e-4a2d-a31d-7d9b5a934a9e",
"gambit_id": "c6d26d0c-d54e-42ed-8331-32566e14fa1c",
"last_updated": "2022-08-14T13:41:55.275278-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e089139c-927c-4b93-af90-27ee3a9fe91e/?format=api"
},
{
"id": "49c7540f-4d1d-40a1-8d4b-9b70417304f9",
"gambit_id": "3edd0bdd-3dac-4660-94b3-d31d99f7dd1b",
"last_updated": "2022-08-14T13:41:55.275730-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e089139c-927c-4b93-af90-27ee3a9fe91e/?format=api"
}
]
}