GET /api/bet_types/76db81df-06a5-4eae-942a-063744e2a306/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76db81df-06a5-4eae-942a-063744e2a306",
"match": "https://api-prod.gambitprofit.com/api/matches/a9fa9341-9946-49a4-8803-0860aeb6d157/?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": 6234.0
},
{
"team": "Game Total Under 2.5",
"amount": 3766.0
}
],
"expected_reward_tokens": 9038.4,
"profit_sb": 38.4,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "070985a1-87d4-4ddd-92a5-d1a1cc4061da",
"gambit_id": "71d804ea-6165-4d60-bb9e-017a326a16dc",
"last_updated": "2022-09-05T10:42:14.244251-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.45000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76db81df-06a5-4eae-942a-063744e2a306/?format=api"
},
{
"id": "0ca0ef81-0e33-4e64-9092-9d15ce6bbc39",
"gambit_id": "1c69939c-5488-4779-8306-35b2e746b3b6",
"last_updated": "2022-09-05T10:42:14.243292-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.40000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76db81df-06a5-4eae-942a-063744e2a306/?format=api"
}
]
}