GET /api/bet_types/9d69d08d-e8bf-4f09-b11c-885d3e4d367c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d69d08d-e8bf-4f09-b11c-885d3e4d367c",
"match": "https://api-prod.gambitprofit.com/api/matches/879a451f-85a4-4e20-86a0-5e645aca01e7/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-07T09:48:16.949381-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": "Milwaukee Bucks",
"amount": 5107.0
},
{
"team": "Indiana Pacers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c9a838c2-118a-4319-acfd-a753709d5884",
"gambit_id": "97e2b49c-1443-4265-9e83-ecd51694ccd3",
"last_updated": "2023-12-08T11:28:18.376308-05:00",
"created_at": "2023-12-07T09:48:16.957452-05:00",
"name": "Milwaukee Bucks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d69d08d-e8bf-4f09-b11c-885d3e4d367c/?format=api"
},
{
"id": "e681aba3-acfa-4071-bf8f-4e51f2cc2666",
"gambit_id": "c3bcbc52-e8a0-424a-82be-87c6903c5fbf",
"last_updated": "2023-12-08T11:28:18.372946-05:00",
"created_at": "2023-12-07T09:48:16.953529-05:00",
"name": "Indiana Pacers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d69d08d-e8bf-4f09-b11c-885d3e4d367c/?format=api"
}
]
}