GET /api/bet_types/c8e8f0c3-6bc7-4218-8c50-d2997d4efcbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8e8f0c3-6bc7-4218-8c50-d2997d4efcbf",
"match": "https://api-prod.gambitprofit.com/api/matches/11230360-676d-45a3-86fd-eefd8db9e6c3/?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": 5772.0
},
{
"team": "Game Total Under 2.5",
"amount": 4228.0
}
],
"expected_reward_tokens": 9004.32,
"profit_sb": 4.32,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "80b77ee1-629d-4967-9fc1-a31b251555e5",
"gambit_id": "b6ad4a6d-5b61-48b0-bb6f-b43cef23d0ac",
"last_updated": "2022-08-28T11:27:22.619377-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.56000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e8f0c3-6bc7-4218-8c50-d2997d4efcbf/?format=api"
},
{
"id": "b577624c-99a7-4097-ac76-d37e92172498",
"gambit_id": "2b687e0b-f5cf-46cd-a73d-b06b4086211b",
"last_updated": "2022-08-28T11:27:22.618934-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.13000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e8f0c3-6bc7-4218-8c50-d2997d4efcbf/?format=api"
}
]
}