GET /api/bet_types/9fa3a464-72db-478c-9761-786c223fdd44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fa3a464-72db-478c-9761-786c223fdd44",
"match": "https://api-prod.gambitprofit.com/api/matches/b91ad4a2-c00d-4171-b90b-05c30e7a69ee/?format=api",
"name": "Over/Under",
"created_at": "2023-10-21T09:38:05.108679-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "880e44a7-bbbb-42ba-805d-3748c2f338be",
"gambit_id": "d1acfa35-e635-41c2-831d-56fed0aeb36e",
"last_updated": "2023-10-23T20:43:03.788356-04:00",
"created_at": "2023-10-21T09:38:05.113001-04:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa3a464-72db-478c-9761-786c223fdd44/?format=api"
},
{
"id": "49267cbc-2117-4b21-babe-19fbfd934525",
"gambit_id": "42e98d1a-9183-4f6c-b98e-9cb617ebf436",
"last_updated": "2023-10-23T20:43:03.792690-04:00",
"created_at": "2023-10-21T09:38:05.117337-04:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa3a464-72db-478c-9761-786c223fdd44/?format=api"
}
]
}