GET /api/bet_types/59676fd4-1cd3-4706-ac0a-5d60a73b44eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59676fd4-1cd3-4706-ac0a-5d60a73b44eb",
"match": "https://api-prod.gambitprofit.com/api/matches/f4a6483e-15f9-4d4c-957e-bb74349891de/?format=api",
"name": "Over/Under",
"created_at": "2023-06-04T12:16:55.039568-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": "a079c211-df72-4d7a-92fd-99baec9fdbb4",
"gambit_id": "51f3aacb-9dc3-4dbe-aab7-7aa1c082afa3",
"last_updated": "2023-06-05T10:57:26.075838-04:00",
"created_at": "2023-06-04T12:16:55.041446-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/59676fd4-1cd3-4706-ac0a-5d60a73b44eb/?format=api"
},
{
"id": "ff531dae-4e15-4cce-b8ea-08412f201b88",
"gambit_id": "45f69595-06fe-473b-8282-727fa2808748",
"last_updated": "2023-06-05T10:57:26.077833-04:00",
"created_at": "2023-06-04T12:16:55.043488-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/59676fd4-1cd3-4706-ac0a-5d60a73b44eb/?format=api"
}
]
}