GET /api/bet_types/01a3b44b-d18e-4fc2-b60b-e323f3d2ef02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01a3b44b-d18e-4fc2-b60b-e323f3d2ef02",
"match": "https://api-prod.gambitprofit.com/api/matches/0914b35f-05aa-4d24-b9ce-76a994d8962d/?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": "BOS (R Hill)",
"amount": 5588.0
},
{
"team": "KAN (B Singer)",
"amount": 4412.0
}
],
"expected_reward_tokens": 9220.2,
"profit_sb": 220.2,
"profit_sb_percentage": 2.45,
"recommended": true
},
"lines": [
{
"id": "bf6a04db-d66d-4c52-a394-edb0b920d5ac",
"gambit_id": "de9461e2-5042-4a13-ae8b-b91532718fdb",
"last_updated": "2022-09-19T09:37:07.161418-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (R Hill)",
"reward": "1.65000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a3b44b-d18e-4fc2-b60b-e323f3d2ef02/?format=api"
},
{
"id": "5fcdc5c7-ce1d-413d-a508-cafb5fe04416",
"gambit_id": "6f471c13-dcd4-45cd-9b6f-6afc05dd8a5e",
"last_updated": "2022-09-19T09:37:07.162446-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (B Singer)",
"reward": "2.09000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a3b44b-d18e-4fc2-b60b-e323f3d2ef02/?format=api"
}
]
}