GET /api/bet_types/89430b9b-dbe7-4214-9441-59f0a535a713/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89430b9b-dbe7-4214-9441-59f0a535a713",
"match": "https://api-prod.gambitprofit.com/api/matches/77024267-e4b3-47bd-b8a9-04a4410362c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-23T09:38:24.424062-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": "NYY (C Rodon)",
"amount": 5578.0
},
{
"team": "ARI (Z Davies)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "b8733b30-5b9f-4dbd-91c8-dd83817e8ad2",
"gambit_id": "7a65f159-79f0-4047-a6b0-d81f75a2b72a",
"last_updated": "2023-09-30T13:03:16.788059-04:00",
"created_at": "2023-09-23T09:38:24.436366-04:00",
"name": "NYY (C Rodon)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89430b9b-dbe7-4214-9441-59f0a535a713/?format=api"
},
{
"id": "142b69ca-87b7-4e8e-8056-d11878321a15",
"gambit_id": "0f9bc6ef-6283-4c48-873d-2c7678b50bf7",
"last_updated": "2023-09-30T13:03:16.783789-04:00",
"created_at": "2023-09-23T09:38:24.430986-04:00",
"name": "ARI (Z Davies)",
"reward": "2.17000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89430b9b-dbe7-4214-9441-59f0a535a713/?format=api"
}
]
}