GET /api/bet_types/dbe81a00-e8a6-411a-854e-31ed93fcd183/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dbe81a00-e8a6-411a-854e-31ed93fcd183",
"match": "https://api-prod.gambitprofit.com/api/matches/49fc105e-2092-4dda-8465-c1b9d7f653b9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:08.646435-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": "SFO (L Webb)",
"amount": 5909.0
},
{
"team": "BAL (D Kremer)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "c57c26c8-1196-4b13-9fe2-ee2d87573d37",
"gambit_id": "51048c20-f0fb-47c8-ab6b-e2dc29f75f54",
"last_updated": "2023-06-04T13:12:11.108026-04:00",
"created_at": "2023-06-02T10:32:08.650002-04:00",
"name": "SFO (L Webb)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbe81a00-e8a6-411a-854e-31ed93fcd183/?format=api"
},
{
"id": "077ed260-c162-40b6-be19-3e5f780491f3",
"gambit_id": "5f11583f-48ba-4d1c-9a3b-382e283fa138",
"last_updated": "2023-06-04T13:12:11.106100-04:00",
"created_at": "2023-06-02T10:32:08.648199-04:00",
"name": "BAL (D Kremer)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbe81a00-e8a6-411a-854e-31ed93fcd183/?format=api"
}
]
}