GET /api/bet_types/1a25624d-7959-4f4d-a2f8-73b6b414c0c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a25624d-7959-4f4d-a2f8-73b6b414c0c8",
"match": "https://api-prod.gambitprofit.com/api/matches/3ba0e075-fda8-4efe-9bb0-8b2158250fb4/?format=api",
"name": "Over/Under",
"created_at": "2023-11-08T08:23:03.046021-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 223",
"amount": 5000.0
},
{
"team": "Game Total Under 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "a79bfa8c-8b70-4565-91ef-179872462524",
"gambit_id": "61b8e05c-a73c-43e6-a754-86df1ad0f767",
"last_updated": "2023-11-10T11:28:14.080918-05:00",
"created_at": "2023-11-08T08:23:03.050235-05:00",
"name": "Game Total Over 223",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a25624d-7959-4f4d-a2f8-73b6b414c0c8/?format=api"
},
{
"id": "406080e8-dea3-4f79-8147-a84edc76ac92",
"gambit_id": "0f694cb4-153c-4025-beff-86e6108047bb",
"last_updated": "2023-11-10T11:28:14.084635-05:00",
"created_at": "2023-11-08T08:23:03.054572-05:00",
"name": "Game Total Under 223",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a25624d-7959-4f4d-a2f8-73b6b414c0c8/?format=api"
}
]
}