GET /api/bet_types/499f8aa4-98be-42ff-a739-c106adb9a9fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "499f8aa4-98be-42ff-a739-c106adb9a9fe",
"match": "https://api-prod.gambitprofit.com/api/matches/2534bd35-e6ee-4082-86f9-3531f8d5c972/?format=api",
"name": "Pick the Winner",
"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": "TOR (A Manoah)",
"amount": 5759.0
},
{
"team": "LAA (S Ohtani)",
"amount": 4241.0
}
],
"expected_reward_tokens": 9329.58,
"profit_sb": 329.58,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "447e8461-4fbc-41c2-9ef2-5974379eb657",
"gambit_id": "fa6aa0cc-7c3c-4e1f-907c-3e496c9f9a89",
"last_updated": "2022-08-28T11:27:26.698527-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (A Manoah)",
"reward": "1.62000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499f8aa4-98be-42ff-a739-c106adb9a9fe/?format=api"
},
{
"id": "7ea4fb18-b203-4b44-ae5e-6603a825d5ad",
"gambit_id": "75db8219-623a-43ec-9e8a-69801affa2a5",
"last_updated": "2022-08-28T11:27:26.699120-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (S Ohtani)",
"reward": "2.20000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499f8aa4-98be-42ff-a739-c106adb9a9fe/?format=api"
}
]
}