GET /api/bet_types/b20b48a0-f31b-47ae-b792-a38828f1f17e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b20b48a0-f31b-47ae-b792-a38828f1f17e",
"match": "https://api-prod.gambitprofit.com/api/matches/74d8716e-a3f1-473e-9670-c816509d5859/?format=api",
"name": "Over/Under",
"created_at": "2023-12-25T09:33:17.284688-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 243",
"amount": 5000.0
},
{
"team": "Game Total Under 243",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a1817e48-1897-4410-af4a-be826e73211d",
"gambit_id": "7b77b39c-42fa-410d-aefb-447caef6a213",
"last_updated": "2023-12-26T20:23:09.076385-05:00",
"created_at": "2023-12-25T09:33:17.288544-05:00",
"name": "Game Total Over 243",
"reward": "1.87000",
"odds": "1.90910",
"spread": "243.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b20b48a0-f31b-47ae-b792-a38828f1f17e/?format=api"
},
{
"id": "d565eda2-29d6-4919-9f57-12bcf14790b5",
"gambit_id": "a02a4d15-c784-4460-ad19-daafbb36fe3a",
"last_updated": "2023-12-26T20:23:09.080241-05:00",
"created_at": "2023-12-25T09:33:17.292857-05:00",
"name": "Game Total Under 243",
"reward": "1.87000",
"odds": "1.90910",
"spread": "243.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b20b48a0-f31b-47ae-b792-a38828f1f17e/?format=api"
}
]
}