GET /api/bet_types/c125d801-847c-4a5b-b257-1f7b55092980/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c125d801-847c-4a5b-b257-1f7b55092980",
"match": "https://api-prod.gambitprofit.com/api/matches/f5f7836b-aa9e-440f-8070-8203547add9d/?format=api",
"name": "Over/Under",
"created_at": "2023-06-27T08:43:24.628242-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 Under 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0bf9c6d3-21bd-4561-bdbb-950e8e9c0888",
"gambit_id": "8121ac5d-e76f-47ac-993e-081d61a5f489",
"last_updated": "2023-06-28T21:23:07.464555-04:00",
"created_at": "2023-06-27T08:43:24.633675-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c125d801-847c-4a5b-b257-1f7b55092980/?format=api"
},
{
"id": "76e485d6-10d1-49dd-ae17-ed1b885f2ecf",
"gambit_id": "33d44407-270d-4ed1-9ef7-7624170402f4",
"last_updated": "2023-06-28T21:23:07.466783-04:00",
"created_at": "2023-06-27T08:43:24.630908-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c125d801-847c-4a5b-b257-1f7b55092980/?format=api"
}
]
}