GET /api/bet_types/ad32b32b-a391-4575-ac83-7bc9680c42a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad32b32b-a391-4575-ac83-7bc9680c42a1",
"match": "https://api-prod.gambitprofit.com/api/matches/ede0ccaa-b72b-43b8-b5b7-09ba57dd3a73/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T09:27:12.523483-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": "Sacramento Kings",
"amount": 6399.0
},
{
"team": "Denver Nuggets",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "a0acc1c4-1f68-454b-b402-e64af9d0653d",
"gambit_id": "25f28cdf-8e78-478c-80e5-5a660b26fa5b",
"last_updated": "2023-04-10T14:42:10.872382-04:00",
"created_at": "2023-04-09T09:27:12.528439-04:00",
"name": "Sacramento Kings",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad32b32b-a391-4575-ac83-7bc9680c42a1/?format=api"
},
{
"id": "63dcab0d-814c-447a-b086-96b539779e0c",
"gambit_id": "311128ff-d8ba-448b-bb0c-a9c453df3381",
"last_updated": "2023-04-10T14:42:10.870550-04:00",
"created_at": "2023-04-09T09:27:12.525969-04:00",
"name": "Denver Nuggets",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad32b32b-a391-4575-ac83-7bc9680c42a1/?format=api"
}
]
}