GET /api/bet_types/6947cc35-0c7a-416d-a338-b031d2fc665e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6947cc35-0c7a-416d-a338-b031d2fc665e",
"match": "https://api-prod.gambitprofit.com/api/matches/d14fa63d-bebd-4f95-83df-b121e55fdff9/?format=api",
"name": "Over/Under",
"created_at": "2023-08-29T08:33:14.169734-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "03819c48-f695-4eda-beb6-135444e20b54",
"gambit_id": "8f9bb824-802c-4299-9a15-52e17ded4cd4",
"last_updated": "2023-08-30T13:23:24.757078-04:00",
"created_at": "2023-08-29T08:33:14.174088-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6947cc35-0c7a-416d-a338-b031d2fc665e/?format=api"
},
{
"id": "081f6f50-695b-475b-890f-99c460a9993b",
"gambit_id": "4041f278-aac9-471b-8115-2df7c69611dc",
"last_updated": "2023-08-30T13:23:24.760152-04:00",
"created_at": "2023-08-29T08:33:14.189728-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6947cc35-0c7a-416d-a338-b031d2fc665e/?format=api"
}
]
}