GET /api/bet_types/8a5b99c5-aee6-4995-9ae4-fd60cfbf1b9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a5b99c5-aee6-4995-9ae4-fd60cfbf1b9a",
"match": "https://api-prod.gambitprofit.com/api/matches/e7bbcf33-571a-49ad-b66b-6a5023c6deda/?format=api",
"name": "Over/Under",
"created_at": "2023-08-18T17:53:22.683195-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 2.5",
"amount": 5162.0
},
{
"team": "Game Total Under 2.5",
"amount": 4838.0
}
],
"expected_reward_tokens": 9239.98,
"profit_sb": -260.02,
"profit_sb_percentage": -2.74,
"recommended": false
},
"lines": [
{
"id": "d8360b12-356c-41a4-bfb2-c914851c651c",
"gambit_id": "e01c5785-3aef-4f1d-92e5-56dab23e9142",
"last_updated": "2023-08-22T09:37:58.672904-04:00",
"created_at": "2023-08-18T17:53:22.687561-04:00",
"name": "Game Total Over 2.5",
"reward": "1.79000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5b99c5-aee6-4995-9ae4-fd60cfbf1b9a/?format=api"
},
{
"id": "308bbc04-a779-415a-b393-ccbe87137885",
"gambit_id": "9b14b7c1-d033-48ed-a630-c2c67f0db318",
"last_updated": "2023-08-22T09:37:58.676334-04:00",
"created_at": "2023-08-18T17:53:22.695548-04:00",
"name": "Game Total Under 2.5",
"reward": "1.91000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5b99c5-aee6-4995-9ae4-fd60cfbf1b9a/?format=api"
}
]
}