GET /api/bet_types/7de48bbf-d08b-4ab1-a1de-4a9df63da194/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7de48bbf-d08b-4ab1-a1de-4a9df63da194",
"match": "https://api-prod.gambitprofit.com/api/matches/d2492a4c-2fe6-4c49-85af-a78891de3399/?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 Under 224",
"amount": 5000.0
},
{
"team": "Game Total Over 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "847e1847-3fe3-4d01-82b7-50752d9aa63d",
"gambit_id": "b026d5c6-dbef-41d8-b00b-edbfaef18957",
"last_updated": "2022-11-29T09:57:06.400177-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de48bbf-d08b-4ab1-a1de-4a9df63da194/?format=api"
},
{
"id": "81d61360-ca87-4161-b073-bc59c4345871",
"gambit_id": "614e4dfd-733b-49b7-8ef7-33feb9bb6061",
"last_updated": "2022-11-29T09:57:06.401320-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de48bbf-d08b-4ab1-a1de-4a9df63da194/?format=api"
}
]
}