GET /api/bet_types/21ea8a95-a7b8-47c2-8b8f-dba13e75bc9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21ea8a95-a7b8-47c2-8b8f-dba13e75bc9e",
"match": "https://api-prod.gambitprofit.com/api/matches/804fb7c7-53fa-4856-836c-d4677db9423c/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-11T08:53:06.044291-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": "Tampa Bay Lightning",
"amount": 6659.0
},
{
"team": "Carolina Hurricanes",
"amount": 3341.0
}
],
"expected_reward_tokens": 9388.21,
"profit_sb": -111.79,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "ed8bfb47-e658-477e-bbcd-805dd0d96539",
"gambit_id": "115e3480-9a0d-4c8c-8644-a49e5f955245",
"last_updated": "2023-11-13T13:58:16.590609-05:00",
"created_at": "2023-11-11T08:53:06.052657-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.41000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ea8a95-a7b8-47c2-8b8f-dba13e75bc9e/?format=api"
},
{
"id": "275547d5-56bb-4bd0-b012-4afd7d208800",
"gambit_id": "dd17dab7-ef35-4e75-aaef-9981eaf94b52",
"last_updated": "2023-11-13T13:58:16.587505-05:00",
"created_at": "2023-11-11T08:53:06.048296-05:00",
"name": "Carolina Hurricanes",
"reward": "2.81000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21ea8a95-a7b8-47c2-8b8f-dba13e75bc9e/?format=api"
}
]
}