GET /api/bet_types/dab1a517-251c-4fcb-994b-c420c46e4765/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dab1a517-251c-4fcb-994b-c420c46e4765",
"match": "https://api-prod.gambitprofit.com/api/matches/2c0e5c0a-d952-4d42-9189-8108be5ce63d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:19.441402-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "62363a9c-5412-4c6a-9d57-f2e142fe256f",
"gambit_id": "f1598d32-03f5-4d6e-82eb-5f25e3135450",
"last_updated": "2023-11-23T17:43:23.331012-05:00",
"created_at": "2023-11-22T09:08:19.444977-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dab1a517-251c-4fcb-994b-c420c46e4765/?format=api"
},
{
"id": "d316de2c-5b4a-467c-825e-59a7ad92667d",
"gambit_id": "236b7cca-eec5-4002-8f68-3e3cd26ba6cf",
"last_updated": "2023-11-23T17:43:23.334411-05:00",
"created_at": "2023-11-22T09:08:19.449033-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dab1a517-251c-4fcb-994b-c420c46e4765/?format=api"
}
]
}