GET /api/bet_types/30706bd8-275d-49e0-b40e-7d7802fe0311/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30706bd8-275d-49e0-b40e-7d7802fe0311",
"match": "https://api-prod.gambitprofit.com/api/matches/a1613100-07a0-4dc8-83b6-b0a5f412316a/?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 60",
"amount": 5000.0
},
{
"team": "Game Total Over 60",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "42113e1a-4ccd-484f-a8de-ca92a75d075f",
"gambit_id": "2f0c033c-f938-4a80-a347-7c8d3013e4ec",
"last_updated": "2022-11-21T09:43:40.116734-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30706bd8-275d-49e0-b40e-7d7802fe0311/?format=api"
},
{
"id": "0c694f9a-0ed3-4d3d-8231-0440fe06c920",
"gambit_id": "2c6fc03f-e857-4e78-b7ae-0be4cbdd688a",
"last_updated": "2022-11-21T09:43:40.117918-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30706bd8-275d-49e0-b40e-7d7802fe0311/?format=api"
}
]
}