GET /api/bet_types/81a657bc-3ec9-4229-9a0b-00c2b0a53b0b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81a657bc-3ec9-4229-9a0b-00c2b0a53b0b",
"match": "https://api-prod.gambitprofit.com/api/matches/98147cc3-290f-4621-9573-a505ccdb41b0/?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 59.5",
"amount": 5000.0
},
{
"team": "Game Total Over 59.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "012ba039-80e5-48d5-8e02-a02ed1ece01e",
"gambit_id": "d1fc357b-e420-4517-9f80-434e363f5ae6",
"last_updated": "2022-11-06T08:22:42.945669-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81a657bc-3ec9-4229-9a0b-00c2b0a53b0b/?format=api"
},
{
"id": "db996adb-65ca-45d7-a3fa-790a5e5a6ec8",
"gambit_id": "1d8f65c7-f3d2-4a3c-b6f7-4cfa4a827d5b",
"last_updated": "2022-11-06T08:22:42.946863-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81a657bc-3ec9-4229-9a0b-00c2b0a53b0b/?format=api"
}
]
}