GET /api/bet_types/32c17916-4619-4555-ab1c-ffb27ed658fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32c17916-4619-4555-ab1c-ffb27ed658fa",
"match": "https://api-prod.gambitprofit.com/api/matches/e1087021-afae-494b-971d-0209fe6997b2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T09:18:18.587246-04: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": "CHC (M Stroman)",
"amount": 5325.0
},
{
"team": "CWS (L Lynn)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "2bf8169e-d85b-4e1b-9ef3-c75954c04a4e",
"gambit_id": "6ba89243-251e-4b73-b4de-552749a96cb6",
"last_updated": "2023-07-27T19:13:26.902884-04:00",
"created_at": "2023-07-26T09:18:18.591527-04:00",
"name": "CHC (M Stroman)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32c17916-4619-4555-ab1c-ffb27ed658fa/?format=api"
},
{
"id": "a999bf52-01e3-40ad-bda8-dfb57d941919",
"gambit_id": "4489aa10-ae97-453d-a754-0482c231388d",
"last_updated": "2023-07-27T19:13:26.906042-04:00",
"created_at": "2023-07-26T09:18:18.595344-04:00",
"name": "CWS (L Lynn)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32c17916-4619-4555-ab1c-ffb27ed658fa/?format=api"
}
]
}