GET /api/bet_types/9467b821-b8b9-4083-8516-ee95684c8062/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9467b821-b8b9-4083-8516-ee95684c8062",
"match": "https://api-prod.gambitprofit.com/api/matches/aacdf755-0731-4902-b519-8623cf419f04/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:09.121872-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 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0d8a8bc0-dbd8-4d8d-86fc-a83416278904",
"gambit_id": "2369ad76-6db9-4022-a95e-ddb91500c4ed",
"last_updated": "2023-12-18T10:23:36.635381-05:00",
"created_at": "2023-12-16T09:23:09.125546-05:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9467b821-b8b9-4083-8516-ee95684c8062/?format=api"
},
{
"id": "b226b253-669c-43a4-9844-510e5f79b641",
"gambit_id": "570b7b88-5234-4836-aac8-112c13ae0581",
"last_updated": "2023-12-18T10:23:36.638798-05:00",
"created_at": "2023-12-16T09:23:09.129379-05:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9467b821-b8b9-4083-8516-ee95684c8062/?format=api"
}
]
}