GET /api/bet_types/bfab3ce4-6799-4a1d-a27f-2a738ba7946e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfab3ce4-6799-4a1d-a27f-2a738ba7946e",
"match": "https://api-prod.gambitprofit.com/api/matches/1140902b-c61b-4d76-a671-adfdc86e68f2/?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": 5097.0
},
{
"team": "Game Total Over 8.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "a10268de-ac04-4e77-b1b8-3a8fa42bc715",
"gambit_id": "1bc2950c-c6c3-4038-be4b-5bbc4d2f3c02",
"last_updated": "2022-09-26T10:27:12.687254-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfab3ce4-6799-4a1d-a27f-2a738ba7946e/?format=api"
},
{
"id": "ae9bd861-81d1-4531-8673-eb70732fc60e",
"gambit_id": "525767bf-735f-43bd-a451-ec750ef5f250",
"last_updated": "2022-09-26T10:27:12.688656-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfab3ce4-6799-4a1d-a27f-2a738ba7946e/?format=api"
}
]
}