GET /api/bet_types/399c58b1-a5e5-4fba-8fa9-42d1a7ed8f10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "399c58b1-a5e5-4fba-8fa9-42d1a7ed8f10",
"match": "https://api-prod.gambitprofit.com/api/matches/92a5c5cb-02bb-4373-8302-d6bb98aad5c4/?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 5.5",
"amount": 5224.0
},
{
"team": "Game Total Under 5.5",
"amount": 4776.0
}
],
"expected_reward_tokens": 9455.44,
"profit_sb": -44.56,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "77fea545-2304-494d-9da4-867f46939d6d",
"gambit_id": "5f66a802-ddfa-485b-bf50-928b630de923",
"last_updated": "2022-10-14T09:57:03.976052-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/399c58b1-a5e5-4fba-8fa9-42d1a7ed8f10/?format=api"
},
{
"id": "c0f3b249-f2bb-4f56-bb40-47ea0c68ffa4",
"gambit_id": "573778e8-6fa7-466f-bf40-a0dd9d6711cf",
"last_updated": "2022-10-14T09:57:03.974870-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/399c58b1-a5e5-4fba-8fa9-42d1a7ed8f10/?format=api"
}
]
}