GET /api/bet_types/31d87ddb-33c4-46a8-ba02-c2cd3d4610aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31d87ddb-33c4-46a8-ba02-c2cd3d4610aa",
"match": "https://api-prod.gambitprofit.com/api/matches/f1931a43-db83-4546-a4ed-8aa534b0289c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-16T09:08:24.887620-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "52bd0aff-2182-445e-90b1-ea4f51aa4e39",
"gambit_id": "eb2a14c1-8cb3-44c6-b599-ff4597d20271",
"last_updated": "2023-07-18T09:08:28.143768-04:00",
"created_at": "2023-07-16T09:08:24.889007-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d87ddb-33c4-46a8-ba02-c2cd3d4610aa/?format=api"
},
{
"id": "a69223ac-9be2-40e8-9225-f5e7cf7454ee",
"gambit_id": "2a4cc7a6-c516-4679-8c83-28716a66928d",
"last_updated": "2023-07-18T09:08:28.145291-04:00",
"created_at": "2023-07-16T09:08:24.890510-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d87ddb-33c4-46a8-ba02-c2cd3d4610aa/?format=api"
}
]
}