GET /api/bet_types/14e30ed2-2522-4b26-a4b7-16e260c61987/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14e30ed2-2522-4b26-a4b7-16e260c61987",
"match": "https://api-prod.gambitprofit.com/api/matches/af92bda6-783a-4e2c-b457-6ce4a1ed08d3/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-26T09:28:18.758701-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": "Seattle Kraken",
"amount": 5861.0
},
{
"team": "Carolina Hurricanes",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "7d9374d9-a5be-413f-8fa5-268f414a2d54",
"gambit_id": "cbaa8707-2aa1-4dd1-9f45-db62559cb9be",
"last_updated": "2023-10-28T10:22:54.987791-04:00",
"created_at": "2023-10-26T09:28:18.762911-04:00",
"name": "Seattle Kraken",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14e30ed2-2522-4b26-a4b7-16e260c61987/?format=api"
},
{
"id": "d056c638-265b-433b-9fef-f0576be58232",
"gambit_id": "87f56885-8f64-45f3-8196-2aa17732f3e3",
"last_updated": "2023-10-28T10:22:54.991702-04:00",
"created_at": "2023-10-26T09:28:18.767284-04:00",
"name": "Carolina Hurricanes",
"reward": "2.28000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14e30ed2-2522-4b26-a4b7-16e260c61987/?format=api"
}
]
}