GET /api/bet_types/b90b2a0a-8fcf-4a5e-9798-f81554787237/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b90b2a0a-8fcf-4a5e-9798-f81554787237",
"match": "https://api-prod.gambitprofit.com/api/matches/676b6bda-e991-44a0-a1dc-1eea361a5fcc/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 7",
"amount": 5097.0
},
{
"team": "Game Total Under 7",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "3f7e45c3-500d-4a1c-8aad-b0253502083c",
"gambit_id": "ba3e4022-c619-4e32-aaff-a7dbfb97c0e3",
"last_updated": "2022-10-02T15:17:09.431017-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.76000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b90b2a0a-8fcf-4a5e-9798-f81554787237/?format=api"
},
{
"id": "731ed3ea-19d2-4f0f-8f2e-41c05bf1bcae",
"gambit_id": "77c710af-5861-4849-9230-78f311dce850",
"last_updated": "2022-10-02T15:17:09.429827-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b90b2a0a-8fcf-4a5e-9798-f81554787237/?format=api"
}
]
}