GET /api/bet_types/77aa3198-93e9-4e63-b638-27c1344c90ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77aa3198-93e9-4e63-b638-27c1344c90ab",
"match": "https://api-prod.gambitprofit.com/api/matches/933cb1d2-1523-4747-bc7b-850d68b1cb0d/?format=api",
"name": "Over/Under",
"created_at": "2024-02-03T08:48:00.830357-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 246",
"amount": 5000.0
},
{
"team": "Game Total Under 246",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8dc47531-c259-415f-81cb-2306ded09e9f",
"gambit_id": "d514cbde-2e86-4798-9d1a-5128871a434d",
"last_updated": "2024-02-05T14:23:22.726936-05:00",
"created_at": "2024-02-03T08:48:00.838965-05:00",
"name": "Game Total Over 246",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77aa3198-93e9-4e63-b638-27c1344c90ab/?format=api"
},
{
"id": "a28abfbc-f8cc-4a45-99d0-d377dc42aeec",
"gambit_id": "119dcbec-bd48-49f3-b4d4-a6eb60c496ba",
"last_updated": "2024-02-05T14:23:22.730626-05:00",
"created_at": "2024-02-03T08:48:00.834168-05:00",
"name": "Game Total Under 246",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77aa3198-93e9-4e63-b638-27c1344c90ab/?format=api"
}
]
}