GET /api/bet_types/328c933a-95f0-495c-a1a2-ca2e35e3181e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "328c933a-95f0-495c-a1a2-ca2e35e3181e",
"match": "https://api-prod.gambitprofit.com/api/matches/25ed2887-8211-43da-82b4-080dd00f8ab3/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-28T08:48:09.286853-04: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": "PIT",
"amount": 6324.0
},
{
"team": "KAN",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "f75c44ce-e351-4fdf-b405-0a982d6a3820",
"gambit_id": "bd0e37ff-e17f-42ad-8765-1aa790b89d4b",
"last_updated": "2023-08-29T19:28:16.845871-04:00",
"created_at": "2023-08-28T08:48:09.290523-04:00",
"name": "PIT",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/328c933a-95f0-495c-a1a2-ca2e35e3181e/?format=api"
},
{
"id": "8e44803b-2920-4fb6-bf51-fe666c845ee7",
"gambit_id": "507a5aeb-8c72-4122-b771-8fbc822bd293",
"last_updated": "2023-08-29T19:28:16.849371-04:00",
"created_at": "2023-08-28T08:48:09.302716-04:00",
"name": "KAN",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/328c933a-95f0-495c-a1a2-ca2e35e3181e/?format=api"
}
]
}