GET /api/bet_types/efa4fbb7-0211-47c1-8df5-77681a102eb7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efa4fbb7-0211-47c1-8df5-77681a102eb7",
"match": "https://api-prod.gambitprofit.com/api/matches/6215bf36-f783-4b99-afbe-8a9769b49830/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T09:07:02.779154-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": "Game Total Under 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ac04b35f-ad7a-4abe-b20d-f362856c5e42",
"gambit_id": "d99cddeb-8ef7-4809-8ffc-d692de961c42",
"last_updated": "2023-02-24T12:22:11.141174-05:00",
"created_at": "2023-02-23T09:07:02.780355-05:00",
"name": "Game Total Under 239.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efa4fbb7-0211-47c1-8df5-77681a102eb7/?format=api"
},
{
"id": "f4aa6276-d2ee-4b3d-bebf-013a4c431abb",
"gambit_id": "1663778d-b5e8-4a2a-80b4-edc24532e6ed",
"last_updated": "2023-02-24T12:22:11.142316-05:00",
"created_at": "2023-02-23T09:07:02.781611-05:00",
"name": "Game Total Over 239.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efa4fbb7-0211-47c1-8df5-77681a102eb7/?format=api"
}
]
}