GET /api/bet_types/1e312bfa-ff1b-46ff-907e-54915045b7e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e312bfa-ff1b-46ff-907e-54915045b7e5",
"match": "https://api-prod.gambitprofit.com/api/matches/707477f4-9442-4ced-91eb-8db60807f368/?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 Under 2.5",
"amount": 5912.0
},
{
"team": "Game Total Over 2.5",
"amount": 4088.0
}
],
"expected_reward_tokens": 8748.32,
"profit_sb": -251.68,
"profit_sb_percentage": -2.8,
"recommended": false
},
"lines": [
{
"id": "df16f70a-b317-4fa3-8a86-fb529790b388",
"gambit_id": "44e84a7e-f24e-4537-b840-d31d6cd48ba8",
"last_updated": "2022-11-26T12:47:09.118592-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.48000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e312bfa-ff1b-46ff-907e-54915045b7e5/?format=api"
},
{
"id": "8ed5d302-0486-49c7-91bb-b9411a8d0057",
"gambit_id": "2949f0ac-b713-4888-b13a-bd30c1a4342f",
"last_updated": "2022-11-26T12:47:09.119669-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.14000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e312bfa-ff1b-46ff-907e-54915045b7e5/?format=api"
}
]
}