GET /api/bet_types/57686c3d-7cbc-42dc-a936-7cc2c85c5b52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57686c3d-7cbc-42dc-a936-7cc2c85c5b52",
"match": "https://api-prod.gambitprofit.com/api/matches/fb6fb777-39bb-4acc-9022-c7c8d2a08293/?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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "edd7b76f-689d-498f-9b58-e92c3060ff0a",
"gambit_id": "054ab509-6978-4d07-8282-a414afc48b95",
"last_updated": "2022-12-06T09:52:01.712267-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57686c3d-7cbc-42dc-a936-7cc2c85c5b52/?format=api"
},
{
"id": "2f09780c-fbe1-480c-a731-65e247f4253d",
"gambit_id": "bbebe8d8-9ae4-41ea-9c63-f1b94d06a8f2",
"last_updated": "2022-12-06T09:52:01.713324-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57686c3d-7cbc-42dc-a936-7cc2c85c5b52/?format=api"
}
]
}