GET /api/bet_types/097e1f00-818f-48a0-b787-abd1945918d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "097e1f00-818f-48a0-b787-abd1945918d3",
"match": "https://api-prod.gambitprofit.com/api/matches/3b5be159-b99e-45a1-ae7b-ce209b325a56/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:57:57.261357-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": "Atlanta Falcons",
"amount": 5319.0
},
{
"team": "Washington Commanders",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2839dbd4-909a-46f5-ba30-9674e3b0d968",
"gambit_id": "5f3d0193-ff5a-4347-b9a6-3367b667feed",
"last_updated": "2023-10-16T18:28:02.335930-04:00",
"created_at": "2023-10-12T10:57:57.271119-04:00",
"name": "Atlanta Falcons",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/097e1f00-818f-48a0-b787-abd1945918d3/?format=api"
},
{
"id": "ddf4382d-2d55-44c1-9a1b-df01cc206558",
"gambit_id": "46f61e54-fdfe-467f-8575-a167d1722f8a",
"last_updated": "2023-10-16T18:28:02.332373-04:00",
"created_at": "2023-10-12T10:57:57.266189-04:00",
"name": "Washington Commanders",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/097e1f00-818f-48a0-b787-abd1945918d3/?format=api"
}
]
}