GET /api/bet_types/bc7b3e85-1ab6-47b1-a480-5dc03cc312c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc7b3e85-1ab6-47b1-a480-5dc03cc312c6",
"match": "https://api-prod.gambitprofit.com/api/matches/90ada964-8f57-4620-9cbb-614feb7826c8/?format=api",
"name": "Over/Under",
"created_at": "2023-12-14T09:28:09.151028-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 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "41036eef-f4ce-4db2-8cad-a14b4d0de347",
"gambit_id": "a5dd049b-e759-4473-aff9-23e37560ba18",
"last_updated": "2023-12-16T10:23:23.104051-05:00",
"created_at": "2023-12-14T09:28:09.155120-05:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7b3e85-1ab6-47b1-a480-5dc03cc312c6/?format=api"
},
{
"id": "64f10e74-8807-438a-b2e8-be5cc31e40d1",
"gambit_id": "b982af7b-c8c8-435b-8984-a29c3fac23d2",
"last_updated": "2023-12-16T10:23:23.107316-05:00",
"created_at": "2023-12-14T09:28:09.159649-05:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7b3e85-1ab6-47b1-a480-5dc03cc312c6/?format=api"
}
]
}