GET /api/bet_types/b6498a03-364f-4185-a8ce-a94b193cce95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6498a03-364f-4185-a8ce-a94b193cce95",
"match": "https://api-prod.gambitprofit.com/api/matches/6aa876da-02ea-4f7d-8850-4c0077d33e28/?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 51",
"amount": 5000.0
},
{
"team": "Game Total Over 51",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "03224209-5d56-4bb3-941e-09e5db291be8",
"gambit_id": "774dc6cb-216f-43d8-892d-23a47271e3e8",
"last_updated": "2022-11-28T10:07:09.783666-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6498a03-364f-4185-a8ce-a94b193cce95/?format=api"
},
{
"id": "466ae8ad-7364-429c-841b-86df4f84f810",
"gambit_id": "1ab9d8bc-3066-4347-a7f4-ead67a971d9b",
"last_updated": "2022-11-28T10:07:09.784776-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6498a03-364f-4185-a8ce-a94b193cce95/?format=api"
}
]
}