GET /api/bet_types/26aa535e-d4b6-46d2-9c0f-715628db8ceb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26aa535e-d4b6-46d2-9c0f-715628db8ceb",
"match": "https://api-prod.gambitprofit.com/api/matches/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:18:23.694631-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9cc97005-ddcc-4835-83cc-5ce8cfadb365",
"gambit_id": "b8bdc8b2-8dc4-4b4b-a074-667d9a2f2934",
"last_updated": "2024-01-05T23:03:06.292588-05:00",
"created_at": "2024-01-04T09:18:23.718897-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26aa535e-d4b6-46d2-9c0f-715628db8ceb/?format=api"
},
{
"id": "14cc58c8-e79a-45c2-8caa-f7b0ac679cdb",
"gambit_id": "b8585be2-ef2c-4224-a08e-6698de4e743c",
"last_updated": "2024-01-05T23:03:06.280724-05:00",
"created_at": "2024-01-04T09:18:23.699675-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26aa535e-d4b6-46d2-9c0f-715628db8ceb/?format=api"
}
]
}