GET /api/bet_types/c1040f38-da6f-4ed9-b21f-d7e686b083bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1040f38-da6f-4ed9-b21f-d7e686b083bd",
"match": "https://api-prod.gambitprofit.com/api/matches/86901c86-d5d8-4c8c-8797-e4dd9b04885d/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:18:22.452731-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "435becf8-58c3-440c-b9c4-abd318d026ec",
"gambit_id": "01fadbcc-d482-4f9d-b59a-eb8f00253335",
"last_updated": "2024-01-05T23:08:06.760913-05:00",
"created_at": "2024-01-04T09:18:22.461684-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1040f38-da6f-4ed9-b21f-d7e686b083bd/?format=api"
},
{
"id": "01ed5a06-c6b6-4e83-a97b-2d39a6a0cfff",
"gambit_id": "184a0fa7-30dc-4e2d-9dd8-4c1153368c6f",
"last_updated": "2024-01-05T23:08:06.757301-05:00",
"created_at": "2024-01-04T09:18:22.456331-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1040f38-da6f-4ed9-b21f-d7e686b083bd/?format=api"
}
]
}