GET /api/bet_types/319bd729-5408-4240-b7b8-854d3ff83e78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "319bd729-5408-4240-b7b8-854d3ff83e78",
"match": "https://api-prod.gambitprofit.com/api/matches/2139e841-f62a-465c-be0e-d6d390b26e99/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:03:04.132080-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 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d1d7c787-4697-48d9-b757-c32046fc76ef",
"gambit_id": "4eccc5d9-0338-403b-b40c-ddd782b17d37",
"last_updated": "2023-12-28T18:28:10.201280-05:00",
"created_at": "2023-12-27T09:03:04.135976-05:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319bd729-5408-4240-b7b8-854d3ff83e78/?format=api"
},
{
"id": "65fdd3eb-bd39-450e-bb79-07825ffa9f89",
"gambit_id": "42717c8c-09f6-4b7c-858c-221bc512dcc2",
"last_updated": "2023-12-28T18:28:10.204698-05:00",
"created_at": "2023-12-27T09:03:04.140171-05:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319bd729-5408-4240-b7b8-854d3ff83e78/?format=api"
}
]
}