GET /api/bet_types/7b4c1839-2b16-445b-92a8-f97f4cd37f53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b4c1839-2b16-445b-92a8-f97f4cd37f53",
"match": "https://api-prod.gambitprofit.com/api/matches/c5a9ad85-3fec-4bb1-97ae-63825198a53b/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T22:06:55.824485-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 Under 48",
"amount": 5000.0
},
{
"team": "Game Total Over 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4f8bf58c-3e05-4cae-b420-acf0a0b12c33",
"gambit_id": "fcd43277-2de1-49ed-b2b8-6937dd9244a6",
"last_updated": "2023-04-24T18:47:08.300704-04:00",
"created_at": "2023-04-21T22:06:55.826786-04:00",
"name": "Game Total Under 48",
"reward": "1.87000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4c1839-2b16-445b-92a8-f97f4cd37f53/?format=api"
},
{
"id": "f096d7a8-198c-4f48-bb22-df5a4763550f",
"gambit_id": "1c3d4aca-b66f-4e89-b7ae-e449c63b2c46",
"last_updated": "2023-04-24T18:47:08.303249-04:00",
"created_at": "2023-04-21T22:06:55.828829-04:00",
"name": "Game Total Over 48",
"reward": "1.87000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4c1839-2b16-445b-92a8-f97f4cd37f53/?format=api"
}
]
}