GET /api/bet_types/148d261e-9b78-4066-832d-83f34943af07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "148d261e-9b78-4066-832d-83f34943af07",
"match": "https://api-prod.gambitprofit.com/api/matches/8d60f523-f418-4166-a5fc-f226258a5378/?format=api",
"name": "Over/Under",
"created_at": "2023-01-02T08:52:10.086720-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 Under 66.5",
"amount": 5000.0
},
{
"team": "Game Total Over 66.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "966ebf8a-a3c2-40f3-9db6-73c60b15a4de",
"gambit_id": "0e13cb8b-8c7c-44be-98b6-b3a9685b125b",
"last_updated": "2023-01-03T10:02:05.394304-05:00",
"created_at": "2023-01-02T08:52:10.087935-05:00",
"name": "Game Total Under 66.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148d261e-9b78-4066-832d-83f34943af07/?format=api"
},
{
"id": "3711e121-1474-4b46-ab45-11a51a546899",
"gambit_id": "da44c464-8106-421e-8d61-c5d6436a72ef",
"last_updated": "2023-01-03T10:02:05.395435-05:00",
"created_at": "2023-01-02T08:52:10.089239-05:00",
"name": "Game Total Over 66.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148d261e-9b78-4066-832d-83f34943af07/?format=api"
}
]
}