GET /api/bet_types/69d48089-0aa7-49fc-9185-d528f2d153f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69d48089-0aa7-49fc-9185-d528f2d153f8",
"match": "https://api-prod.gambitprofit.com/api/matches/ffeac6ab-1e91-48e6-90ec-5e8d57d4aa29/?format=api",
"name": "Over/Under",
"created_at": "2023-07-04T09:43:03.821406-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4305fa95-c1ce-4b2e-9b0f-226f0e897335",
"gambit_id": "05ba09ea-8743-4e78-b137-cc2af1dbd06b",
"last_updated": "2023-07-05T19:03:30.798509-04:00",
"created_at": "2023-07-04T09:43:03.825579-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d48089-0aa7-49fc-9185-d528f2d153f8/?format=api"
},
{
"id": "b05a546a-c5ac-4fbb-893a-e140a1323bc8",
"gambit_id": "3ae28069-1831-417f-b543-f3ef422b4aa6",
"last_updated": "2023-07-05T19:03:30.796928-04:00",
"created_at": "2023-07-04T09:43:03.823391-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d48089-0aa7-49fc-9185-d528f2d153f8/?format=api"
}
]
}