GET /api/bet_types/bccda3bb-c7ea-45c0-83c4-3fab6ac09786/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bccda3bb-c7ea-45c0-83c4-3fab6ac09786",
"match": "https://api-prod.gambitprofit.com/api/matches/9542b624-d2ee-4adb-ba1b-d9185917167c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-20T07:33:18.661837-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 Over 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f770225e-08e1-4add-a56e-37612ab2a1f9",
"gambit_id": "df12c8fb-d050-41b8-bc8b-1623440e97d8",
"last_updated": "2024-01-23T20:23:20.965212-05:00",
"created_at": "2024-01-20T07:33:18.669350-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bccda3bb-c7ea-45c0-83c4-3fab6ac09786/?format=api"
},
{
"id": "e5630141-3f5d-4299-8756-5987bf7ff65b",
"gambit_id": "ef6481ff-be21-4cbe-afbb-8598bdd1e30a",
"last_updated": "2024-01-23T20:23:20.968593-05:00",
"created_at": "2024-01-20T07:33:18.674911-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bccda3bb-c7ea-45c0-83c4-3fab6ac09786/?format=api"
}
]
}