GET /api/bet_types/002284fb-f072-46bd-82b8-6e3054da80ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "002284fb-f072-46bd-82b8-6e3054da80ac",
"match": "https://api-prod.gambitprofit.com/api/matches/b7d70db2-43fe-4211-a93b-9d367836d3f2/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T09:38:25.616229-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 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "94c90eab-2865-4bbe-b89e-5d2ed7ff4a24",
"gambit_id": "575d3be2-9511-4dcb-a22c-a7735f6864b6",
"last_updated": "2023-09-25T14:28:21.311500-04:00",
"created_at": "2023-09-23T09:38:25.624946-04:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/002284fb-f072-46bd-82b8-6e3054da80ac/?format=api"
},
{
"id": "6484ab9f-6770-41c2-baf8-a94b830dd6cd",
"gambit_id": "5c88e02b-bf49-403f-8fa3-54f1d2b63efa",
"last_updated": "2023-09-25T14:28:21.301773-04:00",
"created_at": "2023-09-23T09:38:25.619743-04:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/002284fb-f072-46bd-82b8-6e3054da80ac/?format=api"
}
]
}