GET /api/bet_types/4516697d-015e-4439-869e-678b6d14c674/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4516697d-015e-4439-869e-678b6d14c674",
"match": "https://api-prod.gambitprofit.com/api/matches/677a7e88-e228-499b-8eff-ff3ee799bd11/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:57.306743-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 Under 262",
"amount": 5000.0
},
{
"team": "Game Total Over 262",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "af354889-3f4a-43a5-b18d-ed3a82de0db8",
"gambit_id": "50df6da6-96aa-4386-9c44-f9729631c34d",
"last_updated": "2024-01-08T14:48:14.574255-05:00",
"created_at": "2024-01-05T09:32:57.311411-05:00",
"name": "Game Total Under 262",
"reward": "1.87000",
"odds": "1.90910",
"spread": "262.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4516697d-015e-4439-869e-678b6d14c674/?format=api"
},
{
"id": "113b4091-7272-4ad8-ad66-7d5a0f308cf5",
"gambit_id": "cda1952f-b84c-49d2-af77-16aa0bd378a0",
"last_updated": "2024-01-08T14:48:14.577473-05:00",
"created_at": "2024-01-05T09:32:57.317030-05:00",
"name": "Game Total Over 262",
"reward": "1.87000",
"odds": "1.90910",
"spread": "262.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4516697d-015e-4439-869e-678b6d14c674/?format=api"
}
]
}