GET /api/bet_types/2dfb2d51-fc54-4cd2-beac-6e636a2545ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2dfb2d51-fc54-4cd2-beac-6e636a2545ce",
"match": "https://api-prod.gambitprofit.com/api/matches/71172cf2-890f-4a4d-a9cc-a34f942f1a51/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 6421.0
},
{
"team": "Game Total Under 2.5",
"amount": 3579.0
}
],
"expected_reward_tokens": 9053.61,
"profit_sb": 53.61,
"profit_sb_percentage": 0.6,
"recommended": true
},
"lines": [
{
"id": "7e18c2cc-8da7-409c-a5f5-c3d0a838afad",
"gambit_id": "e6411e02-43ab-4e8e-9ad7-0dd162694272",
"last_updated": "2022-09-01T10:57:04.788484-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.41000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfb2d51-fc54-4cd2-beac-6e636a2545ce/?format=api"
},
{
"id": "89e4bd1b-f9c9-4618-95c0-d49678d99fd5",
"gambit_id": "61501941-ff6f-4cb9-be25-2b68f6abfc00",
"last_updated": "2022-09-01T10:57:04.787985-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.53000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfb2d51-fc54-4cd2-beac-6e636a2545ce/?format=api"
}
]
}