GET /api/bet_types/55911637-a749-4d9c-8043-572fe5f013fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55911637-a749-4d9c-8043-572fe5f013fd",
"match": "https://api-prod.gambitprofit.com/api/matches/e67c60e1-6c17-401f-b505-7de4d945c636/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T09:38:22.284168-04: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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "adcbc01a-7962-4ee7-85ff-c64a7be5b50f",
"gambit_id": "e1d7af36-5f93-474c-b4cf-be1cff06c346",
"last_updated": "2023-08-12T18:18:08.236937-04:00",
"created_at": "2023-08-11T09:38:22.298936-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55911637-a749-4d9c-8043-572fe5f013fd/?format=api"
},
{
"id": "4ad1cc90-c553-4948-9078-d1d1c4dce3ed",
"gambit_id": "9c3e87c0-10ef-4340-913c-2dd79307ada3",
"last_updated": "2023-08-12T18:18:08.229764-04:00",
"created_at": "2023-08-11T09:38:22.291415-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55911637-a749-4d9c-8043-572fe5f013fd/?format=api"
}
]
}