GET /api/bet_types/f53d9946-752e-4351-8399-b1c133598d52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f53d9946-752e-4351-8399-b1c133598d52",
"match": "https://api-prod.gambitprofit.com/api/matches/b391417e-04fa-44e2-a4a3-6b776d9e4f1d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:05.141857-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 6",
"amount": 5423.0
},
{
"team": "Game Total Under 6",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0e5974d1-6952-4649-86c0-169b350dd486",
"gambit_id": "c0e81e81-2500-476c-9b99-bc8e8cba2a9b",
"last_updated": "2023-11-06T09:23:28.295335-05:00",
"created_at": "2023-11-04T09:48:05.146566-04:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f53d9946-752e-4351-8399-b1c133598d52/?format=api"
},
{
"id": "0bc48b84-a553-42ef-a049-2237de06d062",
"gambit_id": "9b3253bc-3a01-42d2-b8cd-2ae8b056fdb7",
"last_updated": "2023-11-06T09:23:28.299152-05:00",
"created_at": "2023-11-04T09:48:05.150867-04:00",
"name": "Game Total Under 6",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f53d9946-752e-4351-8399-b1c133598d52/?format=api"
}
]
}