GET /api/bet_types/5a9f4399-1bbb-405c-9d5e-c212d12fc86a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a9f4399-1bbb-405c-9d5e-c212d12fc86a",
"match": "https://api-prod.gambitprofit.com/api/matches/56501c68-6313-4342-b2cb-a43091b8c142/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-31T10:13:05.896855-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": "Phoenix Suns",
"amount": 5107.0
},
{
"team": "Orlando Magic",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "55551452-1f87-4f47-83b8-798f534065f0",
"gambit_id": "124812a2-faf2-49a2-a54e-a9532200d332",
"last_updated": "2024-01-02T10:13:09.550827-05:00",
"created_at": "2023-12-31T10:13:05.907569-05:00",
"name": "Phoenix Suns",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9f4399-1bbb-405c-9d5e-c212d12fc86a/?format=api"
},
{
"id": "6deea67b-2030-4e6f-a17d-38ec18a3c48e",
"gambit_id": "23097061-b375-4f67-be8e-710f98092cad",
"last_updated": "2024-01-02T10:13:09.547569-05:00",
"created_at": "2023-12-31T10:13:05.903767-05:00",
"name": "Orlando Magic",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9f4399-1bbb-405c-9d5e-c212d12fc86a/?format=api"
}
]
}