GET /api/bet_types/565df6c1-d5f8-4053-b938-97c33a9a2100/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "565df6c1-d5f8-4053-b938-97c33a9a2100",
"match": "https://api-prod.gambitprofit.com/api/matches/190134ce-553a-4b44-81eb-ed16494e8e0b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:05.578145-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.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "639a786b-60df-4a0f-afef-24708457b905",
"gambit_id": "7c4a3518-e8fb-4d63-ba8b-bbbc71fe9245",
"last_updated": "2023-11-17T23:38:11.282851-05:00",
"created_at": "2023-11-16T09:28:05.593204-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/565df6c1-d5f8-4053-b938-97c33a9a2100/?format=api"
},
{
"id": "f055e9de-1ad7-4615-8b22-bcd7da2bbb53",
"gambit_id": "87933101-dfe6-4493-a608-b443c8360fed",
"last_updated": "2023-11-17T23:38:11.287117-05:00",
"created_at": "2023-11-16T09:28:05.600221-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/565df6c1-d5f8-4053-b938-97c33a9a2100/?format=api"
}
]
}