GET /api/bet_types/6a625d2d-d41b-4ae9-a203-569c379d9196/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a625d2d-d41b-4ae9-a203-569c379d9196",
"match": "https://api-prod.gambitprofit.com/api/matches/009c2e0c-2ce0-427c-83a7-688d79e1a40a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-18T09:13:02.272951-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 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "59fcf78e-0a55-4ae0-b9e3-d082dc8fd507",
"gambit_id": "2585f7fe-d4fa-4052-88c5-9a3e62ddf8fb",
"last_updated": "2023-10-23T13:33:22.744561-04:00",
"created_at": "2023-10-18T09:13:02.276777-04:00",
"name": "Game Total Over 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a625d2d-d41b-4ae9-a203-569c379d9196/?format=api"
},
{
"id": "4d9adad7-330f-4036-bcc8-a953e10488c0",
"gambit_id": "664c8acb-4703-4a45-b049-c509864aac8d",
"last_updated": "2023-10-23T13:33:22.747961-04:00",
"created_at": "2023-10-18T09:13:02.281086-04:00",
"name": "Game Total Under 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a625d2d-d41b-4ae9-a203-569c379d9196/?format=api"
}
]
}