GET /api/bet_types/b1664a17-0408-4e31-bf6f-8c3e7d7bcf52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1664a17-0408-4e31-bf6f-8c3e7d7bcf52",
"match": "https://api-prod.gambitprofit.com/api/matches/2303c861-1559-42a9-ace2-6b2d289e8966/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T01:03:12.328245-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": "ATL (M Fried)",
"amount": 5117.0
},
{
"team": "LOS (J Urias)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "64ed4f8b-cdb2-430f-8bc7-2a5df5aab6e1",
"gambit_id": "140ea695-43b6-4b48-8317-6f31f7a3d7a3",
"last_updated": "2023-09-02T12:03:25.006008-04:00",
"created_at": "2023-09-01T01:03:12.331978-04:00",
"name": "ATL (M Fried)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1664a17-0408-4e31-bf6f-8c3e7d7bcf52/?format=api"
},
{
"id": "3a6612bd-16ee-438b-bdb5-4f640004dee2",
"gambit_id": "a113b8ad-9e8f-462c-9cd5-525e75e7585d",
"last_updated": "2023-09-02T12:03:25.010392-04:00",
"created_at": "2023-09-01T01:03:12.335450-04:00",
"name": "LOS (J Urias)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1664a17-0408-4e31-bf6f-8c3e7d7bcf52/?format=api"
}
]
}