GET /api/bet_types/8d7c09b2-31e6-4437-9197-faa28add81c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d7c09b2-31e6-4437-9197-faa28add81c0",
"match": "https://api-prod.gambitprofit.com/api/matches/3f2ad120-037d-42f8-8b96-506743d00562/?format=api",
"name": "Over/Under",
"created_at": "2023-10-30T08:58:11.922007-04: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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3a5e128f-b718-49b0-9522-5531c07f3fad",
"gambit_id": "038f7dcd-9d4c-49f1-962f-e2044d9a3ac1",
"last_updated": "2023-10-31T20:18:10.325990-04:00",
"created_at": "2023-10-30T08:58:11.925603-04:00",
"name": "Game Total Over 229.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7c09b2-31e6-4437-9197-faa28add81c0/?format=api"
},
{
"id": "51fc0f07-713f-4e14-8015-7ae332593611",
"gambit_id": "479ca7f3-212f-44f0-b653-7f1024ed7815",
"last_updated": "2023-10-31T20:18:10.329884-04:00",
"created_at": "2023-10-30T08:58:11.930144-04:00",
"name": "Game Total Under 229.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7c09b2-31e6-4437-9197-faa28add81c0/?format=api"
}
]
}