GET /api/bet_types/72b4122b-e638-4ec3-9d63-c1dfd428f183/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72b4122b-e638-4ec3-9d63-c1dfd428f183",
"match": "https://api-prod.gambitprofit.com/api/matches/99f5685b-68a5-411d-9ff1-7198ac59293b/?format=api",
"name": "Over/Under",
"created_at": "2023-07-22T12:38:06.791326-04: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 11",
"amount": 5000.0
},
{
"team": "Game Total Under 11",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c1ce1772-5a1d-4891-9172-1db3a08adc96",
"gambit_id": "45298436-0662-4791-89f5-eec59e173131",
"last_updated": "2023-07-23T21:58:29.191096-04:00",
"created_at": "2023-07-22T12:38:06.795013-04:00",
"name": "Game Total Over 11",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72b4122b-e638-4ec3-9d63-c1dfd428f183/?format=api"
},
{
"id": "7cc0f46a-dc1c-4f4f-b4b3-3361f84bbd56",
"gambit_id": "d50007f4-7627-4dfc-8aad-4c736ecba28e",
"last_updated": "2023-07-23T21:58:29.194305-04:00",
"created_at": "2023-07-22T12:38:06.799826-04:00",
"name": "Game Total Under 11",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72b4122b-e638-4ec3-9d63-c1dfd428f183/?format=api"
}
]
}