GET /api/bet_types/687e898c-191b-46d4-a444-5776a929e526/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "687e898c-191b-46d4-a444-5776a929e526",
"match": "https://api-prod.gambitprofit.com/api/matches/491171fc-5de1-498a-ac4b-bc35b0d5c899/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T11:18:00.859675-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 40.5",
"amount": 5000.0
},
{
"team": "Game Total Under 40.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "dc6eaa1f-0bf6-4a65-af74-eedb87f6c187",
"gambit_id": "690e6e03-76a9-40c1-a092-99b54c409ec6",
"last_updated": "2023-11-13T15:43:04.707194-05:00",
"created_at": "2023-11-10T11:18:00.863963-05:00",
"name": "Game Total Over 40.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/687e898c-191b-46d4-a444-5776a929e526/?format=api"
},
{
"id": "dbbcc387-b4e6-4a6d-8044-91f23b017c48",
"gambit_id": "3d862462-a3ec-4dff-8d83-f4bca05a7c3a",
"last_updated": "2023-11-13T15:43:04.710588-05:00",
"created_at": "2023-11-10T11:18:00.867887-05:00",
"name": "Game Total Under 40.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/687e898c-191b-46d4-a444-5776a929e526/?format=api"
}
]
}