GET /api/bet_types/7f820dfe-404b-43ff-a1ff-c4935d700d49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f820dfe-404b-43ff-a1ff-c4935d700d49",
"match": "https://api-prod.gambitprofit.com/api/matches/17ea7d2a-df56-45f4-80a9-89f4ebf869f1/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T10:48:04.940870-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 2.5",
"amount": 6047.0
},
{
"team": "Game Total Under 2.5",
"amount": 3953.0
}
],
"expected_reward_tokens": 9250.02,
"profit_sb": -249.98,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "8df86c54-14ec-4f6c-9ebe-a5d18ab3e86c",
"gambit_id": "e0d9bcbf-ddee-4ab8-b6a8-cd98622419b5",
"last_updated": "2023-12-12T10:33:15.269233-05:00",
"created_at": "2023-12-08T10:48:04.944631-05:00",
"name": "Game Total Over 2.5",
"reward": "1.53000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f820dfe-404b-43ff-a1ff-c4935d700d49/?format=api"
},
{
"id": "e8c14bbb-7a78-4a3a-86b1-ea2eb580b6ce",
"gambit_id": "950f2af8-50dd-4699-9704-96b3fc955957",
"last_updated": "2023-12-12T10:33:15.272471-05:00",
"created_at": "2023-12-08T10:48:04.949155-05:00",
"name": "Game Total Under 2.5",
"reward": "2.34000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f820dfe-404b-43ff-a1ff-c4935d700d49/?format=api"
}
]
}