GET /api/bet_types/1574a925-354d-4a84-ae30-d435ab29ec3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1574a925-354d-4a84-ae30-d435ab29ec3c",
"match": "https://api-prod.gambitprofit.com/api/matches/311ab76c-513c-4048-8851-6be3cd2aa887/?format=api",
"name": "Over/Under",
"created_at": "2023-08-04T08:52:59.107345-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "75bf74c4-709f-4d38-8ea5-e94a596b6750",
"gambit_id": "1389f381-b133-47ef-b7de-ec651d894818",
"last_updated": "2023-08-05T12:03:15.043795-04:00",
"created_at": "2023-08-04T08:52:59.116487-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1574a925-354d-4a84-ae30-d435ab29ec3c/?format=api"
},
{
"id": "629ad76e-3e01-49ee-b62a-478f0875014a",
"gambit_id": "fa5740ba-1265-4f06-8f6b-58930f8b3ef3",
"last_updated": "2023-08-05T12:03:15.040234-04:00",
"created_at": "2023-08-04T08:52:59.112132-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1574a925-354d-4a84-ae30-d435ab29ec3c/?format=api"
}
]
}