GET /api/bet_types/9222262d-12ea-46e0-8313-2ea420aa92f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9222262d-12ea-46e0-8313-2ea420aa92f4",
"match": "https://api-prod.gambitprofit.com/api/matches/96af8d44-3de2-43bf-ab17-5c52e0656bd3/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5623.0
},
{
"team": "Game Total Under 2.5",
"amount": 4377.0
}
],
"expected_reward_tokens": 9277.95,
"profit_sb": -222.05,
"profit_sb_percentage": -2.34,
"recommended": false
},
"lines": [
{
"id": "0440254b-9496-4148-a355-1f569301647e",
"gambit_id": "4f6b5467-4fb8-4c89-9d9d-f3f9371465a6",
"last_updated": "2022-10-17T10:12:07.776501-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.65000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9222262d-12ea-46e0-8313-2ea420aa92f4/?format=api"
},
{
"id": "31dcc147-92c1-4f91-9c5e-3bca9f9df543",
"gambit_id": "53eb0f2a-b942-4ef6-882c-cf26ee7df644",
"last_updated": "2022-10-17T10:12:07.775250-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.12000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9222262d-12ea-46e0-8313-2ea420aa92f4/?format=api"
}
]
}