GET /api/bet_types/b03abcf7-13c0-4ef5-b5c6-2e6d94471516/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b03abcf7-13c0-4ef5-b5c6-2e6d94471516",
"match": "https://api-prod.gambitprofit.com/api/matches/69115579-32bb-47ae-b532-1d8d14718e05/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:02:01.682773-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": 5784.0
},
{
"team": "Chicago Blackhawks",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "4c020b94-bf55-4285-b467-7e73cc14a4aa",
"gambit_id": "9930c83b-9281-4acd-a4f6-a600f03581d6",
"last_updated": "2023-04-10T09:26:56.832787-04:00",
"created_at": "2023-04-08T09:02:01.684423-04:00",
"name": "Seattle Kraken",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03abcf7-13c0-4ef5-b5c6-2e6d94471516/?format=api"
},
{
"id": "2584bdb2-ea38-494f-8a4b-297bc25e197e",
"gambit_id": "23f9b1ca-ed26-4f44-99c1-a3e5f6c4f6c2",
"last_updated": "2023-04-10T09:26:56.834038-04:00",
"created_at": "2023-04-08T09:02:01.686118-04:00",
"name": "Chicago Blackhawks",
"reward": "2.25000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03abcf7-13c0-4ef5-b5c6-2e6d94471516/?format=api"
}
]
}