GET /api/bet_types/e47e3582-2bd1-4496-987a-7f8479418ec8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e47e3582-2bd1-4496-987a-7f8479418ec8",
"match": "https://api-prod.gambitprofit.com/api/matches/81309bf5-7986-4b77-9d16-30e1587ae6f9/?format=api",
"name": "Over/Under",
"created_at": "2023-06-04T12:16:54.831653-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1a73cd10-87b1-4649-a871-a5062ad11e69",
"gambit_id": "c53a4546-f5f0-4cd9-a676-dc76950a73a8",
"last_updated": "2023-06-05T10:57:25.847300-04:00",
"created_at": "2023-06-04T12:16:54.833655-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47e3582-2bd1-4496-987a-7f8479418ec8/?format=api"
},
{
"id": "c472faff-a47b-4cd7-8324-e3ed16dfcc15",
"gambit_id": "6ef2ab9d-8352-4c02-a19f-75a29f1b0503",
"last_updated": "2023-06-05T10:57:25.849741-04:00",
"created_at": "2023-06-04T12:16:54.835678-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47e3582-2bd1-4496-987a-7f8479418ec8/?format=api"
}
]
}