GET /api/bet_types/794aedb9-e267-47ea-b407-922496766fa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "794aedb9-e267-47ea-b407-922496766fa8",
"match": "https://api-prod.gambitprofit.com/api/matches/1c73c3ca-4230-4651-bc4c-cc71d2011b03/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T10:27:05.114271-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": "LAA (S Ohtani)",
"amount": 7197.0
},
{
"team": "WAS (J Gray)",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "83a1a3a7-63c4-4e08-b243-4cd53fcf9cbe",
"gambit_id": "7ad1fa65-adde-4d6e-a7c6-b027b9917e17",
"last_updated": "2023-04-12T09:46:54.305231-04:00",
"created_at": "2023-04-11T10:27:05.116023-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794aedb9-e267-47ea-b407-922496766fa8/?format=api"
},
{
"id": "771cfdd3-6bd1-4fca-8540-ad656d346140",
"gambit_id": "54c573a0-40a2-4bb0-8f5a-f0177d8996c1",
"last_updated": "2023-04-12T09:46:54.308344-04:00",
"created_at": "2023-04-11T10:27:05.117926-04:00",
"name": "WAS (J Gray)",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794aedb9-e267-47ea-b407-922496766fa8/?format=api"
}
]
}