GET /api/bet_types/65965a88-5346-49f7-a1f3-a42bc8af34b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65965a88-5346-49f7-a1f3-a42bc8af34b4",
"match": "https://api-prod.gambitprofit.com/api/matches/df4b07fd-3438-4060-81e8-5781a8aa51f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T10:53:06.032197-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": "Yadong Song",
"amount": 7281.0
},
{
"team": "Chris Gutierrez",
"amount": 2719.0
}
],
"expected_reward_tokens": 9244.6,
"profit_sb": -255.4,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "1925a3ee-56f5-4772-928a-4e234a2cfe46",
"gambit_id": "c555955c-85db-4792-a35c-8f3a1950c9d6",
"last_updated": "2023-12-11T11:53:04.989730-05:00",
"created_at": "2023-12-08T10:53:06.042225-05:00",
"name": "Yadong Song",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65965a88-5346-49f7-a1f3-a42bc8af34b4/?format=api"
},
{
"id": "51111428-f801-4198-ad7e-e682e71ef96d",
"gambit_id": "bf0d47d1-6789-4a44-8a25-3fea579908b4",
"last_updated": "2023-12-11T11:53:04.986221-05:00",
"created_at": "2023-12-08T10:53:06.037433-05:00",
"name": "Chris Gutierrez",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65965a88-5346-49f7-a1f3-a42bc8af34b4/?format=api"
}
]
}