GET /api/bet_types/0e6ba96e-ef92-420c-adf9-683b7871e987/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e6ba96e-ef92-420c-adf9-683b7871e987",
"match": "https://api-prod.gambitprofit.com/api/matches/3b213e49-4697-4011-a7fb-d4110bc42e2d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T12:38:21.834855-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": "SEA (L Gilbert)",
"amount": 5196.0
},
{
"team": "NYM (K Senga)",
"amount": 4804.0
}
],
"expected_reward_tokens": 9559.96,
"profit_sb": 59.96,
"profit_sb_percentage": 0.63,
"recommended": true
},
"lines": [
{
"id": "a23d2fbc-74ca-425c-bbcc-ef44523ccd20",
"gambit_id": "b75ac750-163d-4330-add4-e3c882c18ba5",
"last_updated": "2023-09-02T17:23:08.899405-04:00",
"created_at": "2023-09-01T12:38:21.843670-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.84000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e6ba96e-ef92-420c-adf9-683b7871e987/?format=api"
},
{
"id": "c10faa23-1909-4a70-bcbd-db1866e51084",
"gambit_id": "128f8c8e-adf2-45ee-a124-927b1010e6db",
"last_updated": "2023-09-02T17:23:08.902916-04:00",
"created_at": "2023-09-01T12:38:21.848795-04:00",
"name": "NYM (K Senga)",
"reward": "1.99000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e6ba96e-ef92-420c-adf9-683b7871e987/?format=api"
}
]
}