GET /api/bet_types/7e6b1689-4ba8-4705-b050-a24c598ac83b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e6b1689-4ba8-4705-b050-a24c598ac83b",
"match": "https://api-prod.gambitprofit.com/api/matches/243a1ab7-14a8-4f2e-8724-881b988153d3/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-09T11:12:02.293701-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": "Colorado Avalanche",
"amount": 6651.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3349.0
}
],
"expected_reward_tokens": 9444.18,
"profit_sb": -55.82,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "4f7f7331-b93a-469c-9d94-b4a3740da55e",
"gambit_id": "714176ae-d85f-474a-a4ae-888840a666cb",
"last_updated": "2023-02-11T23:17:15.769413-05:00",
"created_at": "2023-02-09T11:12:02.296566-05:00",
"name": "Colorado Avalanche",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6b1689-4ba8-4705-b050-a24c598ac83b/?format=api"
},
{
"id": "66527799-299c-4302-a5e3-315de999514e",
"gambit_id": "93c442f9-f052-4049-b455-bf4b9c8d858e",
"last_updated": "2023-02-11T23:17:15.768267-05:00",
"created_at": "2023-02-09T11:12:02.294964-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.82000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6b1689-4ba8-4705-b050-a24c598ac83b/?format=api"
}
]
}