GET /api/bet_types/7ea53093-ffc3-4217-94e5-d1c2a1422c2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ea53093-ffc3-4217-94e5-d1c2a1422c2d",
"match": "https://api-prod.gambitprofit.com/api/matches/9c5043fe-39ba-43a0-833a-132cf1a52006/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:17.719136-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": "Boston Celtics",
"amount": 6752.0
},
{
"team": "Milwaukee Bucks",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "fc6d4b12-8a13-4689-9c57-9873b7512bc2",
"gambit_id": "6eaf84a9-018e-4753-be6c-b1d284762994",
"last_updated": "2023-11-23T16:23:08.349434-05:00",
"created_at": "2023-11-22T09:08:17.731565-05:00",
"name": "Boston Celtics",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea53093-ffc3-4217-94e5-d1c2a1422c2d/?format=api"
},
{
"id": "38ea01f9-4497-48e8-9f02-507c18d4ec14",
"gambit_id": "9809e347-6ae2-46f0-9b2d-d83804c79575",
"last_updated": "2023-11-23T16:23:08.341574-05:00",
"created_at": "2023-11-22T09:08:17.727942-05:00",
"name": "Milwaukee Bucks",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ea53093-ffc3-4217-94e5-d1c2a1422c2d/?format=api"
}
]
}