GET /api/bet_types/275f7c9f-a4f3-4b95-af18-55c843fa2704/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "275f7c9f-a4f3-4b95-af18-55c843fa2704",
"match": "https://api-prod.gambitprofit.com/api/matches/e1308f9f-aba6-4489-b5b1-d503346578e4/?format=api",
"name": "Over/Under",
"created_at": "2023-02-05T09:47:04.337678-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 228",
"amount": 5000.0
},
{
"team": "Game Total Over 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "0efde1dd-3fd9-448d-9565-ed6910b93903",
"gambit_id": "9c1476ab-9f53-4b05-a29a-798343ee7f06",
"last_updated": "2023-02-06T09:06:57.162191-05:00",
"created_at": "2023-02-05T09:47:04.339064-05:00",
"name": "Game Total Under 228",
"reward": "1.86000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275f7c9f-a4f3-4b95-af18-55c843fa2704/?format=api"
},
{
"id": "18ce7da6-cf22-40c2-9285-7e716302e9a9",
"gambit_id": "2ea61a2d-c048-4fa8-b4e7-4089026c34d0",
"last_updated": "2023-02-06T09:06:57.163419-05:00",
"created_at": "2023-02-05T09:47:04.340497-05:00",
"name": "Game Total Over 228",
"reward": "1.86000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275f7c9f-a4f3-4b95-af18-55c843fa2704/?format=api"
}
]
}