GET /api/bet_types/7e52fbc7-4859-4558-b0ff-0183478e33b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e52fbc7-4859-4558-b0ff-0183478e33b4",
"match": "https://api-prod.gambitprofit.com/api/matches/98e1ab53-8bfe-4f64-bb86-1a9f54a782f6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T09:13:06.087030-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": "Milwaukee Bucks",
"amount": 7520.0
},
{
"team": "Orlando Magic",
"amount": 2480.0
}
],
"expected_reward_tokens": 9473.6,
"profit_sb": -26.4,
"profit_sb_percentage": -0.28,
"recommended": false
},
"lines": [
{
"id": "b77c6184-5251-4723-9dc9-ee0c3b3d8d3a",
"gambit_id": "1d0ca45f-9e20-4ad2-b338-21025d82ca0d",
"last_updated": "2023-12-23T14:43:20.388183-05:00",
"created_at": "2023-12-21T09:13:06.095653-05:00",
"name": "Milwaukee Bucks",
"reward": "1.26000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e52fbc7-4859-4558-b0ff-0183478e33b4/?format=api"
},
{
"id": "f1f678ce-1063-4c4a-8149-440b6de580d0",
"gambit_id": "85a050ee-ecb7-4f4b-a4f4-460aaa6c0775",
"last_updated": "2023-12-23T14:43:20.384680-05:00",
"created_at": "2023-12-21T09:13:06.091384-05:00",
"name": "Orlando Magic",
"reward": "3.82000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e52fbc7-4859-4558-b0ff-0183478e33b4/?format=api"
}
]
}