GET /api/bet_types/0a56c47a-5041-46f6-a894-af80f89aa775/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a56c47a-5041-46f6-a894-af80f89aa775",
"match": "https://api-prod.gambitprofit.com/api/matches/bc5f9fd8-2595-46ad-9397-5e6e993ea45c/?format=api",
"name": "Over/Under",
"created_at": "2023-11-20T09:48:12.181836-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 Over 221",
"amount": 5000.0
},
{
"team": "Game Total Under 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "36a1d1f3-d7bd-4a14-93d3-56084ee702d0",
"gambit_id": "534eb176-2a42-45d5-b99b-e39500245aba",
"last_updated": "2023-11-21T10:37:58.637042-05:00",
"created_at": "2023-11-20T09:48:12.185389-05:00",
"name": "Game Total Over 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a56c47a-5041-46f6-a894-af80f89aa775/?format=api"
},
{
"id": "bef2b19b-a0a6-47fd-894f-83d898681b59",
"gambit_id": "702b930f-d9b2-4c2e-87eb-cc99c4289c9f",
"last_updated": "2023-11-21T10:37:58.640052-05:00",
"created_at": "2023-11-20T09:48:12.189455-05:00",
"name": "Game Total Under 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a56c47a-5041-46f6-a894-af80f89aa775/?format=api"
}
]
}