GET /api/bet_types/dcbaacff-0e68-4ce4-b8f1-0c0bc3d03555/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dcbaacff-0e68-4ce4-b8f1-0c0bc3d03555",
"match": "https://api-prod.gambitprofit.com/api/matches/9f4510e1-3c40-4215-a3d8-cd9369268ae4/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:09.668365-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 6",
"amount": 5098.0
},
{
"team": "Game Total Under 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "7da27f97-65b4-4452-af8e-c3b6dcf6e6e4",
"gambit_id": "d2123801-e452-4907-a3e9-d6cee7b79707",
"last_updated": "2022-12-31T16:56:57.227940-05:00",
"created_at": "2022-12-30T10:27:09.670930-05:00",
"name": "Game Total Over 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbaacff-0e68-4ce4-b8f1-0c0bc3d03555/?format=api"
},
{
"id": "3c79d503-56f3-45b3-b172-f0f5559bd803",
"gambit_id": "615d709a-2842-4cab-af19-8a3994d90ba1",
"last_updated": "2022-12-31T16:56:57.226849-05:00",
"created_at": "2022-12-30T10:27:09.669628-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbaacff-0e68-4ce4-b8f1-0c0bc3d03555/?format=api"
}
]
}