GET /api/bet_types/64396ab7-e766-42b9-9489-405dc0c8b59d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64396ab7-e766-42b9-9489-405dc0c8b59d",
"match": "https://api-prod.gambitprofit.com/api/matches/0e5b386e-2697-4ddd-a075-a258d62790d0/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-23T22:48:17.952269-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": "Baltimore Ravens",
"amount": 5107.0
},
{
"team": "Kansas City Chiefs",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c2bc6523-1a22-4534-966d-21ff47805dfb",
"gambit_id": "31747b94-4476-4a99-9290-215b95333c8d",
"last_updated": "2024-01-29T22:18:11.699620-05:00",
"created_at": "2024-01-23T22:48:17.960871-05:00",
"name": "Baltimore Ravens",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64396ab7-e766-42b9-9489-405dc0c8b59d/?format=api"
},
{
"id": "087b76cc-01cc-4c64-b47c-35fd871e99f5",
"gambit_id": "5e2a7314-0361-41de-8e8e-ab69e3eaa418",
"last_updated": "2024-01-29T22:18:11.695978-05:00",
"created_at": "2024-01-23T22:48:17.956898-05:00",
"name": "Kansas City Chiefs",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64396ab7-e766-42b9-9489-405dc0c8b59d/?format=api"
}
]
}