GET /api/bet_types/bcf49266-de1a-4f02-8f62-86b7533bcb5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bcf49266-de1a-4f02-8f62-86b7533bcb5a",
"match": "https://api-prod.gambitprofit.com/api/matches/55df082f-2e00-423f-ba95-e1e048cae3a3/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T08:57:59.428969-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 6",
"amount": 5094.0
},
{
"team": "Game Total Over 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "e2ee09b0-2bd4-4f8b-96e8-818229780081",
"gambit_id": "760d0796-5b9b-4343-ad53-0b66006b1ce2",
"last_updated": "2023-10-26T10:13:03.818857-04:00",
"created_at": "2023-10-24T08:57:59.437430-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf49266-de1a-4f02-8f62-86b7533bcb5a/?format=api"
},
{
"id": "cbfc4aa0-e928-4dc2-8d1a-b6cadbc2ca34",
"gambit_id": "efedc5ab-ce77-44c8-830c-c521b158a9ff",
"last_updated": "2023-10-26T10:13:03.815554-04:00",
"created_at": "2023-10-24T08:57:59.433080-04:00",
"name": "Game Total Over 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf49266-de1a-4f02-8f62-86b7533bcb5a/?format=api"
}
]
}