GET /api/bet_types/20aa8c7f-5ea7-4167-ba5b-b59115eb07d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20aa8c7f-5ea7-4167-ba5b-b59115eb07d3",
"match": "https://api-prod.gambitprofit.com/api/matches/8892a0de-544a-469f-a87a-98d88ff633bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-05T08:42:58.352777-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": "TEX (J Gray)",
"amount": 5117.0
},
{
"team": "BOS (B Bello)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "a39e2549-a395-4fe8-b8e0-d2babe065d13",
"gambit_id": "554cf163-16e7-4c80-a534-4a4c331bfedd",
"last_updated": "2023-07-06T12:33:25.831630-04:00",
"created_at": "2023-07-05T08:42:58.354952-04:00",
"name": "TEX (J Gray)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20aa8c7f-5ea7-4167-ba5b-b59115eb07d3/?format=api"
},
{
"id": "70c0cefa-c63a-4bda-99d5-64555fcff6f4",
"gambit_id": "bd9ccd8f-7ed4-402a-86b4-98f506471ece",
"last_updated": "2023-07-06T12:33:25.833652-04:00",
"created_at": "2023-07-05T08:42:58.357105-04:00",
"name": "BOS (B Bello)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20aa8c7f-5ea7-4167-ba5b-b59115eb07d3/?format=api"
}
]
}