GET /api/bet_types/afa7e731-837c-4d4f-b733-12c8555e7f12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afa7e731-837c-4d4f-b733-12c8555e7f12",
"match": "https://api-prod.gambitprofit.com/api/matches/79347396-e65a-4bc6-a016-99090b0070b5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-04T14:03:07.081230-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "947d0bcb-a26b-4a58-81ce-ad1b4e0f26a3",
"gambit_id": "2f04e3c3-ee42-458f-971b-2562853df5f8",
"last_updated": "2023-09-05T17:08:01.935492-04:00",
"created_at": "2023-09-04T14:03:07.085082-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa7e731-837c-4d4f-b733-12c8555e7f12/?format=api"
},
{
"id": "bc3cdbe8-ca60-4967-beb6-dd459447e360",
"gambit_id": "de43bf12-22df-4307-9a5b-47ccb941d255",
"last_updated": "2023-09-05T17:08:01.939400-04:00",
"created_at": "2023-09-04T14:03:07.090071-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa7e731-837c-4d4f-b733-12c8555e7f12/?format=api"
}
]
}