GET /api/bet_types/9ff8ce99-0bc9-4089-a7a8-cb9d1a31f76a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ff8ce99-0bc9-4089-a7a8-cb9d1a31f76a",
"match": "https://api-prod.gambitprofit.com/api/matches/98928933-1f2f-4fee-9a24-17c14b8c77aa/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 8",
"amount": 5205.0
},
{
"team": "Game Total Under 8",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "1a48d09b-3e61-4967-8ef7-f148d4f3fd69",
"gambit_id": "cdfc644d-3fda-4c86-9881-99ef36961b5a",
"last_updated": "2022-08-29T13:02:03.202343-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff8ce99-0bc9-4089-a7a8-cb9d1a31f76a/?format=api"
},
{
"id": "cceacff8-70e4-43ab-a5fc-9e0e04cb8bd3",
"gambit_id": "b5552ff8-a910-48d5-a32a-ee3a67abeaa7",
"last_updated": "2022-08-29T13:02:03.201857-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff8ce99-0bc9-4089-a7a8-cb9d1a31f76a/?format=api"
}
]
}