GET /api/bet_types/71d1d7fd-5edd-4f5c-9716-39bd0794c687/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71d1d7fd-5edd-4f5c-9716-39bd0794c687",
"match": "https://api-prod.gambitprofit.com/api/matches/0c454275-281e-4797-843b-b1ffd3979a52/?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": "STL (M Mikolas)",
"amount": 6193.0
},
{
"team": "ARI (T Henry)",
"amount": 3807.0
}
],
"expected_reward_tokens": 9289.08,
"profit_sb": 289.08,
"profit_sb_percentage": 3.21,
"recommended": true
},
"lines": [
{
"id": "af551702-09ff-42ef-b1b0-3a1650e4bf08",
"gambit_id": "13444ccf-6b8e-4285-99b3-4fba3e732214",
"last_updated": "2022-08-20T11:57:01.238233-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (M Mikolas)",
"reward": "1.50000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d1d7fd-5edd-4f5c-9716-39bd0794c687/?format=api"
},
{
"id": "2ff3e670-f9d7-4296-a406-3a125df97075",
"gambit_id": "6a87d281-8318-4381-b793-1f6d00e8c17f",
"last_updated": "2022-08-20T11:57:01.237786-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (T Henry)",
"reward": "2.44000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d1d7fd-5edd-4f5c-9716-39bd0794c687/?format=api"
}
]
}