GET /api/bet_types/15fd88ff-52f3-4584-b8f5-fcfe7c52cc09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15fd88ff-52f3-4584-b8f5-fcfe7c52cc09",
"match": "https://api-prod.gambitprofit.com/api/matches/e9d21aeb-a608-4fd6-8db8-6e6fb220d5cb/?format=api",
"name": "Over/Under",
"created_at": "2023-03-16T17:37:17.627669-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 Over 6.5",
"amount": 5421.0
},
{
"team": "Game Total Under 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "884168ae-9252-4551-969b-216b97177cf7",
"gambit_id": "32e29a34-2996-4544-bb58-7da003ec1d2f",
"last_updated": "2023-03-17T13:52:05.938090-04:00",
"created_at": "2023-03-16T17:37:17.631114-04:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fd88ff-52f3-4584-b8f5-fcfe7c52cc09/?format=api"
},
{
"id": "ed3018dd-6f6d-41dc-afd1-7abc67f0922b",
"gambit_id": "be42f593-706d-4680-bac5-459faf23340d",
"last_updated": "2023-03-17T13:52:05.936983-04:00",
"created_at": "2023-03-16T17:37:17.629167-04:00",
"name": "Game Total Under 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fd88ff-52f3-4584-b8f5-fcfe7c52cc09/?format=api"
}
]
}