GET /api/bet_types/9e067b3e-364c-4f93-bd29-12e957564ea3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e067b3e-364c-4f93-bd29-12e957564ea3",
"match": "https://api-prod.gambitprofit.com/api/matches/13c4c734-57b6-4523-a017-06495108a9b4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-20T09:31:48.840506-04: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 227",
"amount": 5000.0
},
{
"team": "Game Total Under 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4a4082bb-d070-4450-9317-c8badd2707b3",
"gambit_id": "3cc0410e-ed8e-49b6-95c1-7dec2d1a8a67",
"last_updated": "2023-03-21T10:21:55.603131-04:00",
"created_at": "2023-03-20T09:31:48.845173-04:00",
"name": "Game Total Over 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e067b3e-364c-4f93-bd29-12e957564ea3/?format=api"
},
{
"id": "3d865d1f-769a-488e-ae75-b5ab7c33ca8b",
"gambit_id": "e7855318-f46d-4371-85e0-d903590b63a5",
"last_updated": "2023-03-21T10:21:55.601287-04:00",
"created_at": "2023-03-20T09:31:48.842975-04:00",
"name": "Game Total Under 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e067b3e-364c-4f93-bd29-12e957564ea3/?format=api"
}
]
}