GET /api/bet_types/165e8a17-55fd-41c6-945a-ac9f6ca2ebd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "165e8a17-55fd-41c6-945a-ac9f6ca2ebd3",
"match": "https://api-prod.gambitprofit.com/api/matches/ec45fa8d-ebbd-4237-927a-8a079a9a2bcd/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:38:20.947652-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Over 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4a62124a-cec7-48c1-b2c2-c48253b217e2",
"gambit_id": "f36e6386-9963-40cb-bc38-2951c1e22da0",
"last_updated": "2023-12-09T11:38:26.475958-05:00",
"created_at": "2023-12-08T09:38:20.956321-05:00",
"name": "Game Total Under 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165e8a17-55fd-41c6-945a-ac9f6ca2ebd3/?format=api"
},
{
"id": "d6599db0-b86c-4ba1-b4bd-b1e70df151c1",
"gambit_id": "9be2ea15-220b-4ace-bdeb-64f36bab4c99",
"last_updated": "2023-12-09T11:38:26.472765-05:00",
"created_at": "2023-12-08T09:38:20.951817-05:00",
"name": "Game Total Over 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165e8a17-55fd-41c6-945a-ac9f6ca2ebd3/?format=api"
}
]
}