GET /api/bet_types/8ecd3aa4-bfc6-4863-9034-2ff0c991a631/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ecd3aa4-bfc6-4863-9034-2ff0c991a631",
"match": "https://api-prod.gambitprofit.com/api/matches/c316b26d-45ad-4638-bc6b-a250beb26f29/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 59.5",
"amount": 5000.0
},
{
"team": "Game Total Under 59.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c6e7c46c-b709-4570-827d-5ce9641225eb",
"gambit_id": "0ce59457-57b1-49c2-b67d-80fef0e8a1d1",
"last_updated": "2022-10-23T09:17:15.176904-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ecd3aa4-bfc6-4863-9034-2ff0c991a631/?format=api"
},
{
"id": "1e17a204-c780-42d6-9f7a-afe324eb39e1",
"gambit_id": "7d693c04-80fc-4119-8ec1-cf2404eead94",
"last_updated": "2022-10-23T09:17:15.175696-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ecd3aa4-bfc6-4863-9034-2ff0c991a631/?format=api"
}
]
}