GET /api/bet_types/41d60fe1-c45d-410e-b805-ee5edcc450eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41d60fe1-c45d-410e-b805-ee5edcc450eb",
"match": "https://api-prod.gambitprofit.com/api/matches/6cbc0599-b81b-4013-a222-3a5ef046252d/?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 Under 8",
"amount": 5096.0
},
{
"team": "Game Total Over 8",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "491d7b0d-4c63-44d9-ab3e-321f327acdfc",
"gambit_id": "f8421812-410a-4db0-8c19-9df9619daffc",
"last_updated": "2022-09-05T13:52:19.332772-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d60fe1-c45d-410e-b805-ee5edcc450eb/?format=api"
},
{
"id": "81da7919-0335-4dd6-9adc-76635f36adc5",
"gambit_id": "ab69125a-9c8a-4c60-b3fb-98878edd3dbe",
"last_updated": "2022-09-05T13:52:19.333938-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d60fe1-c45d-410e-b805-ee5edcc450eb/?format=api"
}
]
}