GET /api/bet_types/c95294c1-9421-49bc-a71c-d3ccb750e974/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c95294c1-9421-49bc-a71c-d3ccb750e974",
"match": "https://api-prod.gambitprofit.com/api/matches/84336362-b15f-4f60-9559-a1c86fbbaa4c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-02T08:23:16.843243-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": "PHI (Z Wheeler)",
"amount": 5117.0
},
{
"team": "MIA (B Garrett)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "7e632004-faa5-4600-a9ad-eb4ef901c61f",
"gambit_id": "4c97d563-90c1-4cea-a156-5c856be5c088",
"last_updated": "2023-08-04T09:43:09.852368-04:00",
"created_at": "2023-08-02T08:23:16.851106-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c95294c1-9421-49bc-a71c-d3ccb750e974/?format=api"
},
{
"id": "4ae5904d-1f2d-4c46-81a1-4a07ae6036ce",
"gambit_id": "ac2b9fde-dc64-40dd-a352-7a234fa8c7ab",
"last_updated": "2023-08-04T09:43:09.856356-04:00",
"created_at": "2023-08-02T08:23:16.865938-04:00",
"name": "MIA (B Garrett)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c95294c1-9421-49bc-a71c-d3ccb750e974/?format=api"
}
]
}