GET /api/bet_types/7ae8983b-729a-4362-a252-7eb13e9c22ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ae8983b-729a-4362-a252-7eb13e9c22ec",
"match": "https://api-prod.gambitprofit.com/api/matches/9dab2237-fb38-4f47-8857-8b749997de94/?format=api",
"name": "Over/Under",
"created_at": "2023-06-15T10:38:00.790751-04: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 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "382d0e16-6f7a-4ac1-bd01-f819c1ab8786",
"gambit_id": "841e639f-0ceb-4a95-9f17-b7a32d11f99d",
"last_updated": "2023-06-16T10:03:13.137569-04:00",
"created_at": "2023-06-15T10:38:00.793911-04:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae8983b-729a-4362-a252-7eb13e9c22ec/?format=api"
},
{
"id": "faa37228-5dff-4554-a065-1af8c5f01b6c",
"gambit_id": "436da1ff-8990-4102-9578-7bb8814b0d3a",
"last_updated": "2023-06-16T10:03:13.135561-04:00",
"created_at": "2023-06-15T10:38:00.792319-04:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ae8983b-729a-4362-a252-7eb13e9c22ec/?format=api"
}
]
}