GET /api/bet_types/aa3bc9e6-8a13-46e2-80c8-2abbc8791a09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa3bc9e6-8a13-46e2-80c8-2abbc8791a09",
"match": "https://api-prod.gambitprofit.com/api/matches/f91d1737-4e3c-47ef-8641-56145b68cfce/?format=api",
"name": "Over/Under",
"created_at": "2023-12-21T09:13:07.356092-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 239",
"amount": 5000.0
},
{
"team": "Game Total Under 239",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a57b59da-fa86-46c6-ad37-36f23f82e78b",
"gambit_id": "8b638213-1acb-4cbe-82e2-4a4a1ce25828",
"last_updated": "2023-12-23T14:43:20.864658-05:00",
"created_at": "2023-12-21T09:13:07.359691-05:00",
"name": "Game Total Over 239",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa3bc9e6-8a13-46e2-80c8-2abbc8791a09/?format=api"
},
{
"id": "bf375ace-9f38-4277-9114-66aefe2744d5",
"gambit_id": "11addee1-97f0-49e3-9cae-8495a56a0f41",
"last_updated": "2023-12-23T14:43:20.867920-05:00",
"created_at": "2023-12-21T09:13:07.364473-05:00",
"name": "Game Total Under 239",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa3bc9e6-8a13-46e2-80c8-2abbc8791a09/?format=api"
}
]
}