GET /api/bet_types/81943b7d-262b-425b-9d80-dd6d488ab194/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81943b7d-262b-425b-9d80-dd6d488ab194",
"match": "https://api-prod.gambitprofit.com/api/matches/5e701cb7-5131-42c4-82c0-05f6ee8d4cb9/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-28T09:58:22.092790-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": "Chicago Bulls",
"amount": 5000.0
},
{
"team": "Portland Trail Blazers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4d31c810-4314-434c-97ff-1d0d66a02f05",
"gambit_id": "4dda3bce-7bae-4be2-b39e-be6451a97ab5",
"last_updated": "2024-01-29T22:18:12.995576-05:00",
"created_at": "2024-01-28T09:58:22.096227-05:00",
"name": "Chicago Bulls",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81943b7d-262b-425b-9d80-dd6d488ab194/?format=api"
},
{
"id": "796b821d-528b-4b83-b9ce-221e0eccba10",
"gambit_id": "105ee97e-56cb-4a26-b7a8-8448c9719abd",
"last_updated": "2024-01-29T22:18:12.998842-05:00",
"created_at": "2024-01-28T09:58:22.101518-05:00",
"name": "Portland Trail Blazers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81943b7d-262b-425b-9d80-dd6d488ab194/?format=api"
}
]
}