GET /api/bet_types/495f5109-f2e1-48c7-b609-cc5f2d3552e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "495f5109-f2e1-48c7-b609-cc5f2d3552e6",
"match": "https://api-prod.gambitprofit.com/api/matches/2403cdf6-3092-4f86-884d-bdc3ebc1a3cb/?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": "NYM (M Scherzer)",
"amount": 7374.0
},
{
"team": "WAS (P Corbin)",
"amount": 2626.0
}
],
"expected_reward_tokens": 9217.26,
"profit_sb": 217.26,
"profit_sb_percentage": 2.41,
"recommended": true
},
"lines": [
{
"id": "5144af1f-7945-402a-b40c-c65ecdafb1ab",
"gambit_id": "493476f5-d712-4c2d-b3ee-7076680b4143",
"last_updated": "2022-09-05T10:21:59.688381-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (M Scherzer)",
"reward": "1.25000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/495f5109-f2e1-48c7-b609-cc5f2d3552e6/?format=api"
},
{
"id": "382e8529-81e8-4dae-93e4-417c3db3ac61",
"gambit_id": "1fdb7e92-3a24-49fd-8f88-9117987418c5",
"last_updated": "2022-09-05T10:21:59.689351-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (P Corbin)",
"reward": "3.51000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/495f5109-f2e1-48c7-b609-cc5f2d3552e6/?format=api"
}
]
}