GET /api/bet_types/ae8fd899-6667-48b7-82b5-460eb91cab4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae8fd899-6667-48b7-82b5-460eb91cab4d",
"match": "https://api-prod.gambitprofit.com/api/matches/16dd2e6d-28ff-4d31-9730-dbfdb53a898c/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T08:58:07.794591-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f2b7ea65-d0da-49a8-b37e-8bc30159eae2",
"gambit_id": "2db9d018-444f-44cc-9ced-5753d59be20a",
"last_updated": "2023-06-26T10:38:15.832289-04:00",
"created_at": "2023-06-24T08:58:07.796041-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8fd899-6667-48b7-82b5-460eb91cab4d/?format=api"
},
{
"id": "0df7c985-c304-4fb0-9ffb-5e5123c5b5bd",
"gambit_id": "56efac6c-2453-4ebc-83d5-2177c640911a",
"last_updated": "2023-06-26T10:38:15.834561-04:00",
"created_at": "2023-06-24T08:58:07.797639-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8fd899-6667-48b7-82b5-460eb91cab4d/?format=api"
}
]
}