GET /api/bet_types/7cac52d8-d1a4-4094-8d63-48a6e14886ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cac52d8-d1a4-4094-8d63-48a6e14886ed",
"match": "https://api-prod.gambitprofit.com/api/matches/9b6cd968-18c5-4c85-836f-b71457ac97d4/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 7120.0
},
{
"team": "Game Total Under 2.5",
"amount": 2880.0
}
],
"expected_reward_tokens": 8899.2,
"profit_sb": -100.8,
"profit_sb_percentage": -1.12,
"recommended": false
},
"lines": [
{
"id": "f3037983-9b5b-4f27-8ebd-8b8de3efe3e7",
"gambit_id": "216e48c4-4f6e-4fe6-9bb3-d466d5955f88",
"last_updated": "2022-08-14T14:02:03.662807-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.25000",
"odds": "1.28000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cac52d8-d1a4-4094-8d63-48a6e14886ed/?format=api"
},
{
"id": "c4eb98d9-f514-46c9-ab30-db499487565f",
"gambit_id": "130d12b9-e9d5-4d5a-84e3-5bcac329edc0",
"last_updated": "2022-08-14T14:02:03.662342-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "3.09000",
"odds": "3.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cac52d8-d1a4-4094-8d63-48a6e14886ed/?format=api"
}
]
}