GET /api/bet_types/ec7d41b6-8b70-46be-9ccd-cbd04d99e73e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec7d41b6-8b70-46be-9ccd-cbd04d99e73e",
"match": "https://api-prod.gambitprofit.com/api/matches/b029e41c-0cc3-42b6-92ec-5637d5d5575d/?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": "NYY (J Taillon)",
"amount": 5793.0
},
{
"team": "CLE (A Civale)",
"amount": 4207.0
}
],
"expected_reward_tokens": 9674.31,
"profit_sb": 174.31,
"profit_sb_percentage": 1.83,
"recommended": true
},
"lines": [
{
"id": "cb9f487b-60f8-452a-871b-1e2bbfc60688",
"gambit_id": "94dfea11-d35a-40a5-a55f-65102caa3dda",
"last_updated": "2022-12-24T17:12:20.996879-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (J Taillon)",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec7d41b6-8b70-46be-9ccd-cbd04d99e73e/?format=api"
},
{
"id": "2c45fe5d-e5ce-4a1f-a9d7-913ded8532b6",
"gambit_id": "a4777dd8-0816-4679-922f-97e7e0e26162",
"last_updated": "2022-12-24T17:12:20.997975-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (A Civale)",
"reward": "2.30000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec7d41b6-8b70-46be-9ccd-cbd04d99e73e/?format=api"
}
]
}