GET /api/bet_types/ff3471ff-4f08-4c8a-b276-1173184f7a99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff3471ff-4f08-4c8a-b276-1173184f7a99",
"match": "https://api-prod.gambitprofit.com/api/matches/70336375-6083-4f9c-9903-05c03edaac8a/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T12:43:15.253177-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 Over 11.5",
"amount": 5000.0
},
{
"team": "Game Total Under 11.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9a6cceb3-a527-4ba7-91e4-6c004e2993bf",
"gambit_id": "5da9a18a-858a-4185-9ee3-71d8167284e2",
"last_updated": "2023-09-27T18:48:11.161414-04:00",
"created_at": "2023-09-26T12:43:15.263999-04:00",
"name": "Game Total Over 11.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3471ff-4f08-4c8a-b276-1173184f7a99/?format=api"
},
{
"id": "55cea21f-6d23-4452-b7f3-f2411c49c9bc",
"gambit_id": "81abc56c-a822-4396-b699-fe09033bb474",
"last_updated": "2023-09-27T18:48:11.164724-04:00",
"created_at": "2023-09-26T12:43:15.275137-04:00",
"name": "Game Total Under 11.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3471ff-4f08-4c8a-b276-1173184f7a99/?format=api"
}
]
}