GET /api/bet_types/9a7b5cc3-47e5-4a23-b970-ba1b0669cbe1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a7b5cc3-47e5-4a23-b970-ba1b0669cbe1",
"match": "https://api-prod.gambitprofit.com/api/matches/d4d56cd0-7b21-49c1-bb9f-4af02c31cf88/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-30T17:46:53.468243-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": "Dallas Mavericks",
"amount": 5000.0
},
{
"team": "Detroit Pistons",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "84f3ac81-3aad-4837-9d06-a9e89a5a5a3e",
"gambit_id": "36a86697-3c4a-453e-bc67-3aa91e0c2e7d",
"last_updated": "2023-01-31T09:07:12.091485-05:00",
"created_at": "2023-01-30T17:46:53.469904-05:00",
"name": "Dallas Mavericks",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7b5cc3-47e5-4a23-b970-ba1b0669cbe1/?format=api"
},
{
"id": "a0ab314c-a7fe-4f80-9a49-7216c2e48797",
"gambit_id": "ac2ee9ac-66f0-4dd4-a6d5-df0bbebf4fcd",
"last_updated": "2023-01-31T09:07:12.092597-05:00",
"created_at": "2023-01-30T17:46:53.471624-05:00",
"name": "Detroit Pistons",
"reward": "1.88000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7b5cc3-47e5-4a23-b970-ba1b0669cbe1/?format=api"
}
]
}