GET /api/bet_types/63999fd3-cf10-419f-b336-d279d38c9840/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63999fd3-cf10-419f-b336-d279d38c9840",
"match": "https://api-prod.gambitprofit.com/api/matches/8fea7d1a-303c-491a-8122-93e7c6279acf/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:55.423387-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "1444152a-c9a8-43ba-8047-de3548e73804",
"gambit_id": "27239900-26b0-4e79-979e-b4c6fda6da81",
"last_updated": "2022-12-24T12:31:57.117948-05:00",
"created_at": "2022-12-23T09:06:55.425900-05:00",
"name": "Game Total Over 228.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63999fd3-cf10-419f-b336-d279d38c9840/?format=api"
},
{
"id": "e223e624-e976-428b-8eb4-5695b74b99f5",
"gambit_id": "50d8133f-d60f-473c-86a0-4b251433dcf9",
"last_updated": "2022-12-24T12:31:57.116854-05:00",
"created_at": "2022-12-23T09:06:55.424645-05:00",
"name": "Game Total Under 228.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63999fd3-cf10-419f-b336-d279d38c9840/?format=api"
}
]
}