GET /api/bet_types/ca8e1cc8-8c28-4fc9-b76b-60402f2162ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca8e1cc8-8c28-4fc9-b76b-60402f2162ad",
"match": "https://api-prod.gambitprofit.com/api/matches/8917a972-6fad-4236-9dbf-bace71f15d59/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-16T18:16:46.998138-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": "Florida Panthers",
"amount": 5773.0
},
{
"team": "Boston Bruins",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "31b56e55-cec6-423a-8c5b-8b2ba5b7e6c4",
"gambit_id": "c7f04962-340e-40f4-a271-ec170c419536",
"last_updated": "2023-04-18T12:12:08.937902-04:00",
"created_at": "2023-04-16T18:16:47.002622-04:00",
"name": "Florida Panthers",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8e1cc8-8c28-4fc9-b76b-60402f2162ad/?format=api"
},
{
"id": "1d7fe602-ee00-4c96-870d-d59da538ca0f",
"gambit_id": "9cbfbc7a-4d9d-49ab-a373-7a73fa43a53d",
"last_updated": "2023-04-18T12:12:08.935458-04:00",
"created_at": "2023-04-16T18:16:47.000578-04:00",
"name": "Boston Bruins",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8e1cc8-8c28-4fc9-b76b-60402f2162ad/?format=api"
}
]
}