GET /api/bet_types/c9f7311f-41d6-4e73-becd-4e54f67ceb4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9f7311f-41d6-4e73-becd-4e54f67ceb4c",
"match": "https://api-prod.gambitprofit.com/api/matches/702d496f-685a-43e4-8943-b943273cfa68/?format=api",
"name": "Over/Under",
"created_at": "2023-03-06T08:07:12.422399-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4db35bbf-39d5-4579-a0e6-5e937fa207e5",
"gambit_id": "66a22b1e-f63e-4427-8aa0-42ce6b215631",
"last_updated": "2023-03-07T10:36:48.873941-05:00",
"created_at": "2023-03-06T08:07:12.423755-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f7311f-41d6-4e73-becd-4e54f67ceb4c/?format=api"
},
{
"id": "240d08e9-31c5-4f55-91a5-c31ba4d0d948",
"gambit_id": "328bb4bb-d9d0-4a86-9d47-911deec9a087",
"last_updated": "2023-03-07T10:36:48.875161-05:00",
"created_at": "2023-03-06T08:07:12.425139-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f7311f-41d6-4e73-becd-4e54f67ceb4c/?format=api"
}
]
}