GET /api/bet_types/4fa18ff3-9702-4fff-a30c-416efa543e3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fa18ff3-9702-4fff-a30c-416efa543e3f",
"match": "https://api-prod.gambitprofit.com/api/matches/f297aee3-967c-45f3-87b5-4f8b9d824b96/?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": "HOU (F Valdez)",
"amount": 6881.0
},
{
"team": "TEX (C Ragans)",
"amount": 3119.0
}
],
"expected_reward_tokens": 9357.0,
"profit_sb": 357.0,
"profit_sb_percentage": 3.97,
"recommended": true
},
"lines": [
{
"id": "4531ff50-5968-4cd4-ac5e-356b271482cc",
"gambit_id": "9a0ca856-5d9d-42ff-8ef7-8e18755aa372",
"last_updated": "2022-08-12T09:52:09.761638-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (F Valdez)",
"reward": "1.36000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa18ff3-9702-4fff-a30c-416efa543e3f/?format=api"
},
{
"id": "e9c230fd-c236-4d95-bb01-23db4974196f",
"gambit_id": "3649bea9-0455-4ef9-9198-062ccfaaadee",
"last_updated": "2022-08-12T09:52:09.761992-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (C Ragans)",
"reward": "3.00000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa18ff3-9702-4fff-a30c-416efa543e3f/?format=api"
}
]
}