GET /api/bet_types/2577c3e1-67b6-4070-9637-816339853f87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2577c3e1-67b6-4070-9637-816339853f87",
"match": "https://api-prod.gambitprofit.com/api/matches/a2e13cb3-ef1f-429b-81ab-7c9fa5da69b3/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-18T09:53:17.882924-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": "Memphis Grizzlies",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1c9c50f6-c416-4710-93ce-0f31fad569c5",
"gambit_id": "c569faab-6608-4e38-b655-21a92a15d4d5",
"last_updated": "2023-12-19T20:53:16.624798-05:00",
"created_at": "2023-12-18T09:53:17.886730-05:00",
"name": "Memphis Grizzlies",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2577c3e1-67b6-4070-9637-816339853f87/?format=api"
},
{
"id": "102cd7dd-419d-4bd8-9f18-e765c402a42a",
"gambit_id": "216110cb-7eb8-4289-9b1b-334b252a0bf2",
"last_updated": "2023-12-19T20:53:16.628347-05:00",
"created_at": "2023-12-18T09:53:17.890608-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2577c3e1-67b6-4070-9637-816339853f87/?format=api"
}
]
}