GET /api/bet_types/425122d8-ec06-4c51-bc3c-4adf887de703/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "425122d8-ec06-4c51-bc3c-4adf887de703",
"match": "https://api-prod.gambitprofit.com/api/matches/be4211c4-f158-4463-8432-2d41efadbbf7/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-06T09:07:00.526919-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": "Portland Trail Blazers",
"amount": 5000.0
},
{
"team": "San Antonio Spurs",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f7d6c9ad-bf0b-4616-9f1d-dbd0032ca0e7",
"gambit_id": "6368ad19-8f96-495f-b8b2-f4e4dd230691",
"last_updated": "2023-04-07T20:32:12.064665-04:00",
"created_at": "2023-04-06T09:07:00.530656-04:00",
"name": "Portland Trail Blazers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425122d8-ec06-4c51-bc3c-4adf887de703/?format=api"
},
{
"id": "a384ba39-7880-4056-b9c6-936e2bf0c3ae",
"gambit_id": "57004569-b6f7-4fd6-98f3-f9746575d5db",
"last_updated": "2023-04-07T20:32:12.062156-04:00",
"created_at": "2023-04-06T09:07:00.528569-04:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425122d8-ec06-4c51-bc3c-4adf887de703/?format=api"
}
]
}