GET /api/bet_types/a87a2013-16dd-42e7-a4ac-9a552847dc0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a87a2013-16dd-42e7-a4ac-9a552847dc0d",
"match": "https://api-prod.gambitprofit.com/api/matches/445def48-ed8b-458b-8271-5fcadd9d0180/?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 Over 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a1781c8c-099b-4ad7-98ec-daa1bdb34684",
"gambit_id": "30c70d00-18a4-4c91-b177-922a98f8efbb",
"last_updated": "2022-12-18T09:52:30.966592-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a87a2013-16dd-42e7-a4ac-9a552847dc0d/?format=api"
},
{
"id": "74f90fa1-da97-4002-940d-da3d403b10fb",
"gambit_id": "a338736d-5dde-42b3-8b5c-82d0e4d72c6d",
"last_updated": "2022-12-18T09:52:30.965416-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a87a2013-16dd-42e7-a4ac-9a552847dc0d/?format=api"
}
]
}