GET /api/bet_types/97120deb-e4bd-4e08-b68e-14230eba4b4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97120deb-e4bd-4e08-b68e-14230eba4b4a",
"match": "https://api-prod.gambitprofit.com/api/matches/e42e96b4-24aa-4a72-b87f-7510272f041a/?format=api",
"name": "Over/Under",
"created_at": "2023-01-12T11:42:05.604519-05: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.5",
"amount": 5196.0
},
{
"team": "Game Total Under 6.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "be37fbfd-98e3-4810-8bbc-3c9455f0ecb0",
"gambit_id": "f364fbc5-6d27-4bbb-a078-42875e99d9e3",
"last_updated": "2023-01-13T11:47:15.108766-05:00",
"created_at": "2023-01-12T11:42:05.607131-05:00",
"name": "Game Total Over 6.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97120deb-e4bd-4e08-b68e-14230eba4b4a/?format=api"
},
{
"id": "d5731d09-e311-466c-b52d-1f0c6b0f335c",
"gambit_id": "c3492cfe-f775-4b88-960e-35f3e6619494",
"last_updated": "2023-01-13T11:47:15.107598-05:00",
"created_at": "2023-01-12T11:42:05.605840-05:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97120deb-e4bd-4e08-b68e-14230eba4b4a/?format=api"
}
]
}