GET /api/bet_types/06701c80-cff0-45b9-9abc-5b773df24a20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06701c80-cff0-45b9-9abc-5b773df24a20",
"match": "https://api-prod.gambitprofit.com/api/matches/53c65f7b-deab-4792-9714-de94ac8a2952/?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 6.5",
"amount": 5304.0
},
{
"team": "Game Total Over 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "5892e3c0-0b04-4af6-a991-dfe872cc9f81",
"gambit_id": "239793e7-5ec6-4a60-a21a-9b3af6cb49d1",
"last_updated": "2022-11-10T10:04:28.213542-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06701c80-cff0-45b9-9abc-5b773df24a20/?format=api"
},
{
"id": "da9da948-2429-44f9-8d59-b0d727d86b38",
"gambit_id": "f466631b-a6f4-42ea-b970-cc146c5499f5",
"last_updated": "2022-11-10T10:04:28.214647-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06701c80-cff0-45b9-9abc-5b773df24a20/?format=api"
}
]
}