GET /api/bet_types/c2bd5415-c261-45e9-9cf3-9b94a8ff4f6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2bd5415-c261-45e9-9cf3-9b94a8ff4f6d",
"match": "https://api-prod.gambitprofit.com/api/matches/10dfd2b5-ba63-434d-8c70-1f927ae44829/?format=api",
"name": "Over/Under",
"created_at": "2023-06-21T08:33:16.197603-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c8ff3386-d800-49d0-b9d3-94089199fac7",
"gambit_id": "43218ceb-9319-4560-bcc2-6c25e3565c83",
"last_updated": "2023-06-28T18:38:07.431795-04:00",
"created_at": "2023-06-21T08:33:16.199330-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2bd5415-c261-45e9-9cf3-9b94a8ff4f6d/?format=api"
},
{
"id": "e5797ce6-611d-41f9-9351-f20a74286a63",
"gambit_id": "97a077da-5687-4d5b-934d-bff9c36544de",
"last_updated": "2023-06-28T18:38:07.434496-04:00",
"created_at": "2023-06-21T08:33:16.203265-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2bd5415-c261-45e9-9cf3-9b94a8ff4f6d/?format=api"
}
]
}