GET /api/bet_types/28024786-c03d-4857-a110-e1e8859a0260/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28024786-c03d-4857-a110-e1e8859a0260",
"match": "https://api-prod.gambitprofit.com/api/matches/ea2976b8-f866-4c33-9557-5cefca3a00c7/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-29T10:38:02.542314-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 Clippers",
"amount": 5107.0
},
{
"team": "Sacramento Kings",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6030b34d-0da0-43b0-a6f5-a17402ad46c9",
"gambit_id": "2310d3fe-9d41-48fa-8a49-dbb190c91f5b",
"last_updated": "2023-11-30T11:18:14.052353-05:00",
"created_at": "2023-11-29T10:38:02.546061-05:00",
"name": "Los Angeles Clippers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28024786-c03d-4857-a110-e1e8859a0260/?format=api"
},
{
"id": "b014d6dc-57f6-47c7-9550-d6dd4e5c9392",
"gambit_id": "84924587-1caf-4ad6-82df-aa68cb2163b7",
"last_updated": "2023-11-30T11:18:14.056349-05:00",
"created_at": "2023-11-29T10:38:02.550112-05:00",
"name": "Sacramento Kings",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28024786-c03d-4857-a110-e1e8859a0260/?format=api"
}
]
}