GET /api/bet_types/3fdcca08-6768-4c6c-98c1-a49898a77208/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3fdcca08-6768-4c6c-98c1-a49898a77208",
"match": "https://api-prod.gambitprofit.com/api/matches/d89e70f7-9d06-4c28-a61b-4731bc024a76/?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 Under 217",
"amount": 5000.0
},
{
"team": "Game Total Over 217",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "f10fb601-8afc-49c2-83ba-72d839846f48",
"gambit_id": "42a8b7a1-7242-4c81-bfe8-e55b38bf5114",
"last_updated": "2022-12-22T10:37:30.610618-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 217",
"reward": "1.79000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fdcca08-6768-4c6c-98c1-a49898a77208/?format=api"
},
{
"id": "cfe66e2a-ccb4-4d3a-84c4-c40224732b4f",
"gambit_id": "8f5fcf8f-3cde-459a-9e18-cf70d79db11d",
"last_updated": "2022-12-22T10:37:30.611679-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 217",
"reward": "1.79000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fdcca08-6768-4c6c-98c1-a49898a77208/?format=api"
}
]
}