GET /api/bet_types/c3556e01-911e-4e4d-b645-24878d16283b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3556e01-911e-4e4d-b645-24878d16283b",
"match": "https://api-prod.gambitprofit.com/api/matches/1c0ff698-adae-40ae-b220-e0b0fc35f335/?format=api",
"name": "Over/Under",
"created_at": "2023-01-15T09:22:24.986320-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 246",
"amount": 5000.0
},
{
"team": "Game Total Over 246",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "02968ee7-ab4b-4fcf-8883-c19f225d9ee4",
"gambit_id": "11498cff-ac9c-41f6-a64b-c8567998357b",
"last_updated": "2023-01-16T10:56:51.818175-05:00",
"created_at": "2023-01-15T09:22:24.989270-05:00",
"name": "Game Total Under 246",
"reward": "1.78000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3556e01-911e-4e4d-b645-24878d16283b/?format=api"
},
{
"id": "3882f426-5ed4-4ee8-972d-779e76f043ca",
"gambit_id": "5ab19fd9-b781-4117-98fa-b999028aa5d3",
"last_updated": "2023-01-16T10:56:51.821400-05:00",
"created_at": "2023-01-15T09:22:24.992423-05:00",
"name": "Game Total Over 246",
"reward": "1.78000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3556e01-911e-4e4d-b645-24878d16283b/?format=api"
}
]
}