GET /api/bet_types/6ffb6265-aa84-4457-8ec0-da6d25fc9264/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ffb6265-aa84-4457-8ec0-da6d25fc9264",
"match": "https://api-prod.gambitprofit.com/api/matches/5b08a4db-c54e-4822-ad6b-1a038c8f0e47/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T22:48:25.926590-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 45",
"amount": 5000.0
},
{
"team": "Game Total Under 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ccd8f54e-f0bf-48a6-86c0-f36057ac0c70",
"gambit_id": "dccf43b4-1506-4892-bd09-b2fbd600e9e9",
"last_updated": "2023-09-11T11:22:55.832186-04:00",
"created_at": "2023-09-06T22:48:25.930402-04:00",
"name": "Game Total Over 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffb6265-aa84-4457-8ec0-da6d25fc9264/?format=api"
},
{
"id": "b317f247-f079-44ec-9810-6fc60e147f46",
"gambit_id": "f48c14c7-4363-456e-9ca2-618f26ee295c",
"last_updated": "2023-09-11T11:22:55.835474-04:00",
"created_at": "2023-09-06T22:48:25.934739-04:00",
"name": "Game Total Under 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffb6265-aa84-4457-8ec0-da6d25fc9264/?format=api"
}
]
}