GET /api/bet_types/f5e1a95b-01dd-4722-84a5-ad5b8c7deb2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5e1a95b-01dd-4722-84a5-ad5b8c7deb2c",
"match": "https://api-prod.gambitprofit.com/api/matches/85206496-42c4-4b89-a05f-93f5f7f3aefc/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Under 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "65967677-7050-405b-b7a7-246cbdd825b7",
"gambit_id": "6a46c829-d465-4ce3-9beb-f6ab0431d004",
"last_updated": "2022-09-25T21:17:17.410348-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e1a95b-01dd-4722-84a5-ad5b8c7deb2c/?format=api"
},
{
"id": "3aa841dc-dda1-49d5-be8d-9d471e34d766",
"gambit_id": "4ae9b314-f8be-4c07-8703-7605f04c56a9",
"last_updated": "2022-09-25T21:17:17.409334-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e1a95b-01dd-4722-84a5-ad5b8c7deb2c/?format=api"
}
]
}