GET /api/bet_types/644d6aa0-340c-4bc8-8df4-caba795119e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "644d6aa0-340c-4bc8-8df4-caba795119e2",
"match": "https://api-prod.gambitprofit.com/api/matches/a2779f3c-5db8-4709-80cc-117cbe481655/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-02T10:27:01.677226-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": "Portland Trail Blazers",
"amount": 5000.0
},
{
"team": "Detroit Pistons",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "99dc9ebc-cc6a-4fce-81a4-6ecc7452490e",
"gambit_id": "0254751a-cc4d-4435-be42-297aeb1ba130",
"last_updated": "2023-01-03T11:01:48.491261-05:00",
"created_at": "2023-01-02T10:27:01.678469-05:00",
"name": "Portland Trail Blazers",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644d6aa0-340c-4bc8-8df4-caba795119e2/?format=api"
},
{
"id": "038b808d-bdcf-4f05-9099-dc6c62afd522",
"gambit_id": "4cfd4bf7-310d-485d-ae3d-13ba8991d2b0",
"last_updated": "2023-01-03T11:01:48.492327-05:00",
"created_at": "2023-01-02T10:27:01.679692-05:00",
"name": "Detroit Pistons",
"reward": "1.78000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644d6aa0-340c-4bc8-8df4-caba795119e2/?format=api"
}
]
}