GET /api/bet_types/9317a1a3-9d97-457b-8666-275e8868d168/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9317a1a3-9d97-457b-8666-275e8868d168",
"match": "https://api-prod.gambitprofit.com/api/matches/95eee4ff-597e-41e5-b1cd-951370791cd8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:04.909363-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": "BAL (K Bradish)",
"amount": 6359.0
},
{
"team": "OAK (J Sears)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "7f3a8c66-ca55-4c7e-9ebf-b3c27f4fe5ed",
"gambit_id": "d8429ab6-0c85-4316-9c44-74d0ee812dbc",
"last_updated": "2023-08-21T17:53:26.289945-04:00",
"created_at": "2023-08-20T08:43:04.914113-04:00",
"name": "BAL (K Bradish)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9317a1a3-9d97-457b-8666-275e8868d168/?format=api"
},
{
"id": "5cf1a89b-399c-4c7a-a9be-37df6bb2b91a",
"gambit_id": "d133de8d-d7e2-420c-95a0-00adad4448f0",
"last_updated": "2023-08-21T17:53:26.293169-04:00",
"created_at": "2023-08-20T08:43:04.918629-04:00",
"name": "OAK (J Sears)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9317a1a3-9d97-457b-8666-275e8868d168/?format=api"
}
]
}