GET /api/bet_types/cfaa91c8-4a29-456f-a1f0-9698ba64fad3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfaa91c8-4a29-456f-a1f0-9698ba64fad3",
"match": "https://api-prod.gambitprofit.com/api/matches/3b98dd9c-0c08-43aa-889a-4af828051bde/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-05T14:19:54.201106-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": "Houston Rockets",
"amount": 6308.0
},
{
"team": "San Antonio Spurs",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "00fcce8d-1a1b-4dc2-a1e9-fc79ed22e271",
"gambit_id": "8b7132dd-2e8c-444f-be56-49dbeb66584c",
"last_updated": "2023-03-06T19:06:59.035627-05:00",
"created_at": "2023-03-05T14:19:54.202319-05:00",
"name": "Houston Rockets",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfaa91c8-4a29-456f-a1f0-9698ba64fad3/?format=api"
},
{
"id": "30030fdb-9719-41dc-8c2a-640eaaa4bb76",
"gambit_id": "996e59f9-b5f2-49e6-a09f-402e05c67c7f",
"last_updated": "2023-03-06T19:06:59.036887-05:00",
"created_at": "2023-03-05T14:19:54.203549-05:00",
"name": "San Antonio Spurs",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfaa91c8-4a29-456f-a1f0-9698ba64fad3/?format=api"
}
]
}