GET /api/bet_types/16cda4f8-34c3-4095-bfb8-77b6acefe618/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16cda4f8-34c3-4095-bfb8-77b6acefe618",
"match": "https://api-prod.gambitprofit.com/api/matches/9af73e3a-15f9-4806-87ed-b7632ea8ac18/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "7515f205-aa74-4539-9ca2-73fbc70ef090",
"gambit_id": "e89c59a1-9c3c-4b76-8c40-45ffeeb6506f",
"last_updated": "2022-11-28T11:21:55.696144-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16cda4f8-34c3-4095-bfb8-77b6acefe618/?format=api"
},
{
"id": "1d66b4c3-caae-48e2-b417-76acef1cf974",
"gambit_id": "a71de506-45bd-45c3-8253-fd6200be5274",
"last_updated": "2022-11-28T11:21:55.695136-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16cda4f8-34c3-4095-bfb8-77b6acefe618/?format=api"
}
]
}