GET /api/bet_types/46a3bf81-75d6-4bd2-8343-99938b53cd75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46a3bf81-75d6-4bd2-8343-99938b53cd75",
"match": "https://api-prod.gambitprofit.com/api/matches/65b6b005-e855-4aad-a273-6ae064d4047d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-23T11:47:56.125035-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 (L Severino)",
"amount": 6359.0
},
{
"team": "KAN (J Lyles)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "aa3ec82e-c74e-4d41-8301-6672fcda9733",
"gambit_id": "ae957c11-a66c-4156-8bb2-03c8cdcdf798",
"last_updated": "2023-07-24T13:33:10.276181-04:00",
"created_at": "2023-07-23T11:47:56.134331-04:00",
"name": "NYY (L Severino)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46a3bf81-75d6-4bd2-8343-99938b53cd75/?format=api"
},
{
"id": "57c44c7b-2956-4137-9b8e-0f94907dd559",
"gambit_id": "cd12cf0d-5940-46bc-ba71-590e90a5270c",
"last_updated": "2023-07-24T13:33:10.273038-04:00",
"created_at": "2023-07-23T11:47:56.129807-04:00",
"name": "KAN (J Lyles)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46a3bf81-75d6-4bd2-8343-99938b53cd75/?format=api"
}
]
}