GET /api/bet_types/920e2f4b-5659-451c-95c7-876875eef88f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "920e2f4b-5659-451c-95c7-876875eef88f",
"match": "https://api-prod.gambitprofit.com/api/matches/062f7295-625d-4bd9-9e8d-2b76c9b74996/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T22:23:05.590384-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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9200.0,
"profit_sb": -300.0,
"profit_sb_percentage": -3.16,
"recommended": false
},
"lines": [
{
"id": "1cfff4a7-eff2-43b8-adfe-cb47d8754136",
"gambit_id": "1fb2b907-df8c-41a2-a166-a3b2ae45b2ef",
"last_updated": "2024-01-22T12:13:23.040259-05:00",
"created_at": "2024-01-19T22:23:05.599843-05:00",
"name": "Game Total Under 2.5",
"reward": "1.84000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/920e2f4b-5659-451c-95c7-876875eef88f/?format=api"
},
{
"id": "c8fb567d-f29c-4cdd-847a-d0a6bbf84282",
"gambit_id": "aa5decef-6a65-4d58-8cb5-40fbf832e858",
"last_updated": "2024-01-22T12:13:23.035933-05:00",
"created_at": "2024-01-19T22:23:05.594196-05:00",
"name": "Game Total Over 2.5",
"reward": "1.84000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/920e2f4b-5659-451c-95c7-876875eef88f/?format=api"
}
]
}