GET /api/bet_types/76c5711a-4042-4bd5-9f59-b61dc0cf9459/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76c5711a-4042-4bd5-9f59-b61dc0cf9459",
"match": "https://api-prod.gambitprofit.com/api/matches/11971b89-151f-43fc-a2df-9e11fee6602c/?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 2.5",
"amount": 6266.0
},
{
"team": "Game Total Under 2.5",
"amount": 3734.0
}
],
"expected_reward_tokens": 9335.0,
"profit_sb": -165.0,
"profit_sb_percentage": -1.74,
"recommended": false
},
"lines": [
{
"id": "4bdde5e2-7f7c-4811-b686-e12971932086",
"gambit_id": "04fdd231-6ed4-4a40-aa9c-fa979cc11b3a",
"last_updated": "2022-10-12T10:22:00.295496-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.49000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76c5711a-4042-4bd5-9f59-b61dc0cf9459/?format=api"
},
{
"id": "bdf06384-c220-4eb4-8e4a-941e16d762e6",
"gambit_id": "929c5ddf-bd77-49ec-97e6-2903dc6c7794",
"last_updated": "2022-10-12T10:22:00.294448-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.50000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76c5711a-4042-4bd5-9f59-b61dc0cf9459/?format=api"
}
]
}