GET /api/bet_types/d042f5bf-3bb7-46af-8136-bfc50837ae11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d042f5bf-3bb7-46af-8136-bfc50837ae11",
"match": "https://api-prod.gambitprofit.com/api/matches/e1983811-bb97-4ab0-b644-e73e1eb1a985/?format=api",
"name": "Over/Under",
"created_at": "2023-06-27T08:43:22.863512-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6c9d1b78-548f-4d60-8e86-d866c2f59ad5",
"gambit_id": "0a952ae1-573c-427b-8bd9-747a59a44879",
"last_updated": "2023-06-28T21:33:07.260252-04:00",
"created_at": "2023-06-27T08:43:22.869033-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d042f5bf-3bb7-46af-8136-bfc50837ae11/?format=api"
},
{
"id": "8a141111-0760-4307-b920-e176dcd57f5a",
"gambit_id": "f2947d0a-559a-4697-8f72-bdf09f167c54",
"last_updated": "2023-06-28T21:33:07.261801-04:00",
"created_at": "2023-06-27T08:43:22.866199-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d042f5bf-3bb7-46af-8136-bfc50837ae11/?format=api"
}
]
}