GET /api/bet_types/4dfa9a86-cab2-4a5f-b0e3-7088508bf1a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4dfa9a86-cab2-4a5f-b0e3-7088508bf1a1",
"match": "https://api-prod.gambitprofit.com/api/matches/04a34e52-08dc-45f2-aac8-5ccb51f72064/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-05T09:53:20.442866-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": "NYM (J Quintana)",
"amount": 5641.0
},
{
"team": "WAS (P Corbin)",
"amount": 4359.0
}
],
"expected_reward_tokens": 9589.7,
"profit_sb": 89.7,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "46f62960-14bf-4b5e-9174-5c563fcfa2cc",
"gambit_id": "abbdc353-21e4-428f-a06c-5f3ad7d9bc8c",
"last_updated": "2023-09-06T22:53:25.462635-04:00",
"created_at": "2023-09-05T09:53:20.449568-04:00",
"name": "NYM (J Quintana)",
"reward": "1.70000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dfa9a86-cab2-4a5f-b0e3-7088508bf1a1/?format=api"
},
{
"id": "066f9d05-7cba-48fe-ba5f-e18936528c4a",
"gambit_id": "b5a9decb-8ced-4c00-9deb-e177b853567c",
"last_updated": "2023-09-06T22:53:25.466001-04:00",
"created_at": "2023-09-05T09:53:20.455672-04:00",
"name": "WAS (P Corbin)",
"reward": "2.20000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dfa9a86-cab2-4a5f-b0e3-7088508bf1a1/?format=api"
}
]
}