GET /api/bet_types/437a7e75-439a-44ed-a5ce-c791b1ff8a05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "437a7e75-439a-44ed-a5ce-c791b1ff8a05",
"match": "https://api-prod.gambitprofit.com/api/matches/3a035e96-dc9e-497f-9108-2cd1f47c5c49/?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 58",
"amount": 5000.0
},
{
"team": "Game Total Under 58",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c1c76d77-b0f3-40f7-b84f-9eb0633f3209",
"gambit_id": "0f2f68bf-784d-4fa6-b56c-aeee73b60c7c",
"last_updated": "2022-09-18T18:07:35.094112-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437a7e75-439a-44ed-a5ce-c791b1ff8a05/?format=api"
},
{
"id": "b2330379-4b47-4311-b40e-a84177f5e5a9",
"gambit_id": "1b5fc46e-0218-428c-8ccc-b345205ea2d3",
"last_updated": "2022-09-18T18:07:35.090166-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437a7e75-439a-44ed-a5ce-c791b1ff8a05/?format=api"
}
]
}