GET /api/bet_types/1206c47f-9016-42a5-a3e1-34b46211b074/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1206c47f-9016-42a5-a3e1-34b46211b074",
"match": "https://api-prod.gambitprofit.com/api/matches/a76fb162-8f92-4ef7-9f9e-c681a76a47e4/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:52:05.070007-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 2.5",
"amount": 5789.0
},
{
"team": "Game Total Over 2.5",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "5b62fc3f-1951-4637-985a-560655cb0819",
"gambit_id": "d53744a7-b9c8-45dd-8e84-4e353ec79e54",
"last_updated": "2023-04-06T21:31:52.912414-04:00",
"created_at": "2023-04-05T09:52:05.073039-04:00",
"name": "Game Total Under 2.5",
"reward": "1.60000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1206c47f-9016-42a5-a3e1-34b46211b074/?format=api"
},
{
"id": "0e786b5a-5a3e-4c4d-a80f-62bb11549cbb",
"gambit_id": "b91df35f-ffd1-4e3e-ac3f-4e7da98c03ca",
"last_updated": "2023-04-06T21:31:52.910502-04:00",
"created_at": "2023-04-05T09:52:05.076236-04:00",
"name": "Game Total Over 2.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1206c47f-9016-42a5-a3e1-34b46211b074/?format=api"
}
]
}