GET /api/bet_types/459abcf5-8061-423c-9ea9-d8d40a825ac0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "459abcf5-8061-423c-9ea9-d8d40a825ac0",
"match": "https://api-prod.gambitprofit.com/api/matches/87422bce-c39c-4a47-8ba9-da09183a7890/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-19T08:53:02.966309-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": "San Jose Sharks",
"amount": 5107.0
},
{
"team": "Los Angeles Kings",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "29f12824-ae72-4b57-bdf7-2c5b88e5ef5b",
"gambit_id": "d43a42a2-2250-4bef-b8c8-ec0d22e232f1",
"last_updated": "2023-12-21T10:03:16.711917-05:00",
"created_at": "2023-12-19T08:53:02.975477-05:00",
"name": "San Jose Sharks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459abcf5-8061-423c-9ea9-d8d40a825ac0/?format=api"
},
{
"id": "e896f9a0-2945-47c1-bbc5-524602438358",
"gambit_id": "fc68b57f-cb45-43dd-aa13-4404decbcc31",
"last_updated": "2023-12-21T10:03:16.708459-05:00",
"created_at": "2023-12-19T08:53:02.969800-05:00",
"name": "Los Angeles Kings",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459abcf5-8061-423c-9ea9-d8d40a825ac0/?format=api"
}
]
}