GET /api/bet_types/7c2482f2-e0c3-4de2-89c1-d4c7ea54ed3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c2482f2-e0c3-4de2-89c1-d4c7ea54ed3a",
"match": "https://api-prod.gambitprofit.com/api/matches/1e566f91-c431-45a8-bddd-3f7cd46fe754/?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 Under 211.5",
"amount": 5000.0
},
{
"team": "Game Total Over 211.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0e3913ac-5323-408f-9d82-1818d103aabe",
"gambit_id": "ce31f845-9bb4-47dd-943d-c2dd1b075c41",
"last_updated": "2022-10-27T11:52:05.697436-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 211.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "211.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c2482f2-e0c3-4de2-89c1-d4c7ea54ed3a/?format=api"
},
{
"id": "25f14577-c630-44f0-8837-caebaaa73f47",
"gambit_id": "bd66111d-e734-4011-86fd-6beca66735ea",
"last_updated": "2022-10-27T11:52:05.698611-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 211.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "211.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c2482f2-e0c3-4de2-89c1-d4c7ea54ed3a/?format=api"
}
]
}