GET /api/bet_types/e6597189-796d-43e3-8a58-7c47a02bde14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6597189-796d-43e3-8a58-7c47a02bde14",
"match": "https://api-prod.gambitprofit.com/api/matches/dca333c6-62aa-4f09-91bc-0f80796c03de/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T08:23:24.997031-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": "LOS (B Miller)",
"amount": 7033.0
},
{
"team": "DET (R Olson)",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "bef01a98-267b-4fd0-a42f-e2eae0145dee",
"gambit_id": "f82ec236-0d11-4a0f-bfe8-30567aba470f",
"last_updated": "2023-09-21T10:43:01.378674-04:00",
"created_at": "2023-09-20T08:23:25.025203-04:00",
"name": "LOS (B Miller)",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6597189-796d-43e3-8a58-7c47a02bde14/?format=api"
},
{
"id": "bd9d2730-52ad-4813-b473-9304b6ee8d83",
"gambit_id": "beaed4d7-a9f9-4e70-ae25-f08463905148",
"last_updated": "2023-09-21T10:43:01.374387-04:00",
"created_at": "2023-09-20T08:23:25.001299-04:00",
"name": "DET (R Olson)",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6597189-796d-43e3-8a58-7c47a02bde14/?format=api"
}
]
}