GET /api/bet_types/6228be3a-3cc8-47f0-b338-12c62b56b2ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6228be3a-3cc8-47f0-b338-12c62b56b2ec",
"match": "https://api-prod.gambitprofit.com/api/matches/b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c/?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": "MIL (B Woodruff)",
"amount": 7040.0
},
{
"team": "CIN (J Dunn)",
"amount": 2960.0
}
],
"expected_reward_tokens": 9292.8,
"profit_sb": 292.8,
"profit_sb_percentage": 3.25,
"recommended": true
},
"lines": [
{
"id": "48052dd7-bfd0-4e9d-bf23-c103b894ae66",
"gambit_id": "f99f1697-e76d-4543-bd66-455bacdb38df",
"last_updated": "2022-09-12T10:57:17.095714-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (B Woodruff)",
"reward": "1.32000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6228be3a-3cc8-47f0-b338-12c62b56b2ec/?format=api"
},
{
"id": "8b225ea2-cf3b-4f9a-99ef-1b9f3eea014d",
"gambit_id": "4fc345e5-44c4-4f55-8c66-d9374e10d681",
"last_updated": "2022-09-12T10:57:17.096796-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (J Dunn)",
"reward": "3.14000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6228be3a-3cc8-47f0-b338-12c62b56b2ec/?format=api"
}
]
}