GET /api/bet_types/b72cbfed-0fa1-499f-a234-2efcadb18a42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b72cbfed-0fa1-499f-a234-2efcadb18a42",
"match": "https://api-prod.gambitprofit.com/api/matches/a71d0c8d-3798-481c-a70b-d5ba544d4ec5/?format=api",
"name": "Over/Under",
"created_at": "2023-07-01T09:23:06.722467-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 Over 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6eea1f8d-23b5-4e29-8ec4-41e64a4543d1",
"gambit_id": "90934ba5-4699-4469-bfb4-7675ba46222c",
"last_updated": "2023-07-02T11:13:22.554369-04:00",
"created_at": "2023-07-01T09:23:06.724444-04:00",
"name": "Game Total Over 8",
"reward": "1.86000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b72cbfed-0fa1-499f-a234-2efcadb18a42/?format=api"
},
{
"id": "1ddaab6b-8df2-4969-bb6f-99a69eee3b87",
"gambit_id": "0a9bdb75-1c4c-4a77-af9f-34ddf15086d8",
"last_updated": "2023-07-02T11:13:22.556447-04:00",
"created_at": "2023-07-01T09:23:06.726554-04:00",
"name": "Game Total Under 8",
"reward": "1.86000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b72cbfed-0fa1-499f-a234-2efcadb18a42/?format=api"
}
]
}