GET /api/bet_types/2f3dd92a-2732-4e0a-959a-3848e58f6972/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f3dd92a-2732-4e0a-959a-3848e58f6972",
"match": "https://api-prod.gambitprofit.com/api/matches/58a7ad22-c9f6-4c38-bb77-3591bac85658/?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 (J Quintana)",
"amount": 5948.0
},
{
"team": "PIT (M Keller)",
"amount": 4052.0
}
],
"expected_reward_tokens": 9278.88,
"profit_sb": 278.88,
"profit_sb_percentage": 3.1,
"recommended": true
},
"lines": [
{
"id": "e2922190-8339-4468-b991-644283df6251",
"gambit_id": "3c56ac14-5ea0-430e-8b3b-8b551f4f369b",
"last_updated": "2022-09-12T11:02:19.172387-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (J Quintana)",
"reward": "1.56000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f3dd92a-2732-4e0a-959a-3848e58f6972/?format=api"
},
{
"id": "fd44483a-57ce-49b8-8502-528552a4b083",
"gambit_id": "8a7d306f-dd16-47f1-aa7c-9cd2b2b8325f",
"last_updated": "2022-09-12T11:02:19.171416-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (M Keller)",
"reward": "2.29000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f3dd92a-2732-4e0a-959a-3848e58f6972/?format=api"
}
]
}