GET /api/bet_types/47ada5ad-773e-4830-9383-9fedc7576306/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47ada5ad-773e-4830-9383-9fedc7576306",
"match": "https://api-prod.gambitprofit.com/api/matches/a773d849-c93d-44cd-ad84-f0926f6c2c66/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-13T10:18:26.268869-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": "MIL (F Peralta)",
"amount": 5776.0
},
{
"team": "CWS (D Cease)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "caa8b6f6-4953-4797-bf1e-da8b4f5207fa",
"gambit_id": "101f3f7b-40fa-43d9-84db-97b3a6f13d31",
"last_updated": "2023-08-14T18:38:05.398214-04:00",
"created_at": "2023-08-13T10:18:26.274008-04:00",
"name": "MIL (F Peralta)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ada5ad-773e-4830-9383-9fedc7576306/?format=api"
},
{
"id": "9ae8298b-abc6-4832-a5b7-6f30be5d468a",
"gambit_id": "79e3b4d4-7ea1-457a-aca6-8e4d21e499ac",
"last_updated": "2023-08-14T18:38:05.404644-04:00",
"created_at": "2023-08-13T10:18:26.278987-04:00",
"name": "CWS (D Cease)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ada5ad-773e-4830-9383-9fedc7576306/?format=api"
}
]
}