GET /api/bet_types/5a2f3ce1-72e1-4137-bac6-f819ed72985a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a2f3ce1-72e1-4137-bac6-f819ed72985a",
"match": "https://api-prod.gambitprofit.com/api/matches/287edc0e-edea-483f-80e4-a44f86598774/?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": "NYY (J Taillon)",
"amount": 5745.0
},
{
"team": "BOS (M Wacha)",
"amount": 4255.0
}
],
"expected_reward_tokens": 9190.8,
"profit_sb": 190.8,
"profit_sb_percentage": 2.12,
"recommended": true
},
"lines": [
{
"id": "e6ad86f8-e5fe-4ee5-8cba-6c1a80c53863",
"gambit_id": "f21f3e3b-663f-4bff-af45-8c6b40787706",
"last_updated": "2022-09-23T10:17:06.093108-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (J Taillon)",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2f3ce1-72e1-4137-bac6-f819ed72985a/?format=api"
},
{
"id": "a5a3666b-2762-45a5-86c9-8a9d7b72edb7",
"gambit_id": "9ba4185d-c616-4f60-b79b-14a83af486aa",
"last_updated": "2022-09-23T10:17:06.094089-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (M Wacha)",
"reward": "2.16000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2f3ce1-72e1-4137-bac6-f819ed72985a/?format=api"
}
]
}