GET /api/bet_types/df7c3c57-016c-4612-9339-ce772d9209b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df7c3c57-016c-4612-9339-ce772d9209b7",
"match": "https://api-prod.gambitprofit.com/api/matches/4e648569-8b0e-4ae4-9472-235833ebd028/?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 7",
"amount": 5000.0
},
{
"team": "Game Total Under 7",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "73a669b8-bab0-4f07-8da2-150c783a610f",
"gambit_id": "b5a62d7d-fe6e-47f2-a570-9ee224fe5e2f",
"last_updated": "2022-09-11T18:22:14.305677-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.81000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c3c57-016c-4612-9339-ce772d9209b7/?format=api"
},
{
"id": "d4fa276c-e644-40c7-a025-94208e6de579",
"gambit_id": "d3209ce6-e900-471f-8999-ac95115ff375",
"last_updated": "2022-09-11T18:22:14.304644-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.81000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c3c57-016c-4612-9339-ce772d9209b7/?format=api"
}
]
}