GET /api/bet_types/e59a89fd-2f51-4773-aff8-5b94f335fc80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e59a89fd-2f51-4773-aff8-5b94f335fc80",
"match": "https://api-prod.gambitprofit.com/api/matches/707f2d03-7b35-437d-8b88-c6de24ae4b26/?format=api",
"name": "Over/Under",
"created_at": "2023-04-18T12:11:59.203111-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 Under 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "daba9656-e33c-41e9-ba27-2ee4616cc0e5",
"gambit_id": "fcb8aac8-2d9b-4055-857c-6a100169ec3c",
"last_updated": "2023-04-19T17:27:15.900236-04:00",
"created_at": "2023-04-18T12:11:59.205920-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59a89fd-2f51-4773-aff8-5b94f335fc80/?format=api"
},
{
"id": "dc1c7696-1e8e-4cf1-8534-56f9443a3917",
"gambit_id": "04f2367b-d98d-43db-bcb9-f6cf32b4e7f6",
"last_updated": "2023-04-19T17:27:15.901739-04:00",
"created_at": "2023-04-18T12:11:59.212745-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59a89fd-2f51-4773-aff8-5b94f335fc80/?format=api"
}
]
}