GET /api/bet_types/299df395-c720-4b20-8528-0fda14a057b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "299df395-c720-4b20-8528-0fda14a057b3",
"match": "https://api-prod.gambitprofit.com/api/matches/213b4672-5ce9-448d-aa3d-1bc5c5693874/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-27T08:57:16.081132-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": "Los Angeles Kings",
"amount": 6475.0
},
{
"team": "Florida Panthers",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "f405b77f-c722-4470-b1b8-40c3ca82756c",
"gambit_id": "d7245fd5-ff9f-4b5c-953e-bb74ac546a86",
"last_updated": "2023-01-28T15:22:22.474689-05:00",
"created_at": "2023-01-27T08:57:16.083700-05:00",
"name": "Los Angeles Kings",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299df395-c720-4b20-8528-0fda14a057b3/?format=api"
},
{
"id": "795879b0-6ec8-4a79-a294-8f61304ddb08",
"gambit_id": "9c3c75fe-2869-4823-8550-0cafd6f08de9",
"last_updated": "2023-01-28T15:22:22.473532-05:00",
"created_at": "2023-01-27T08:57:16.082420-05:00",
"name": "Florida Panthers",
"reward": "2.70000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299df395-c720-4b20-8528-0fda14a057b3/?format=api"
}
]
}