GET /api/bet_types/ef597484-c748-4237-aaed-8ea40336190e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef597484-c748-4237-aaed-8ea40336190e",
"match": "https://api-prod.gambitprofit.com/api/matches/b7a9a77d-a858-4ad6-bc4f-2f7cdbab8009/?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 54",
"amount": 5000.0
},
{
"team": "Game Total Over 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3d348abd-f395-4d14-8873-bb2e1178ed6f",
"gambit_id": "cea9fe23-525a-43bf-9798-efbd4a1aa618",
"last_updated": "2022-11-13T09:03:52.323021-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef597484-c748-4237-aaed-8ea40336190e/?format=api"
},
{
"id": "a005a817-e27a-48f9-a81c-b0ca46a843f6",
"gambit_id": "fdfbada9-f6ac-4850-9b3e-6f140ba9c5a8",
"last_updated": "2022-11-13T09:03:52.324021-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef597484-c748-4237-aaed-8ea40336190e/?format=api"
}
]
}