GET /api/bet_types/1d107ae2-d4aa-4f61-b11c-7c6b8154091f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d107ae2-d4aa-4f61-b11c-7c6b8154091f",
"match": "https://api-prod.gambitprofit.com/api/matches/efd7df3b-508a-40ce-86b0-24bbdd19a25d/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T09:37:04.743543-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",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "f41b80dd-bfa5-45c3-abc2-2c2880fe2f3e",
"gambit_id": "e05291e3-2abf-403a-89a2-97378f6a0205",
"last_updated": "2023-01-23T10:17:13.779934-05:00",
"created_at": "2023-01-21T09:37:04.746108-05:00",
"name": "Game Total Over 6",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d107ae2-d4aa-4f61-b11c-7c6b8154091f/?format=api"
},
{
"id": "3fdf2a80-c70b-4f0c-9298-53527a9908c9",
"gambit_id": "393213a5-33e2-418a-b074-da2e653e838c",
"last_updated": "2023-01-23T10:17:13.778504-05:00",
"created_at": "2023-01-21T09:37:04.744797-05:00",
"name": "Game Total Under 6",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d107ae2-d4aa-4f61-b11c-7c6b8154091f/?format=api"
}
]
}