GET /api/bet_types/88c19524-be91-4447-849b-181cadef6c42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88c19524-be91-4447-849b-181cadef6c42",
"match": "https://api-prod.gambitprofit.com/api/matches/5c974273-52c3-44d7-ae0f-3e4bb483ade5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-20T10:27:01.930101-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": "Indiana Pacers",
"amount": 5599.0
},
{
"team": "Charlotte Hornets",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "34d9ead2-772e-4117-80bd-7c85201510da",
"gambit_id": "115adafe-b87d-4966-82ce-6ce0d7d4892c",
"last_updated": "2023-03-21T10:21:56.889470-04:00",
"created_at": "2023-03-20T10:27:01.933815-04:00",
"name": "Indiana Pacers",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88c19524-be91-4447-849b-181cadef6c42/?format=api"
},
{
"id": "f526d677-8fea-4812-a63e-74a1a0d6d94b",
"gambit_id": "a7d3dfc3-a17b-4af5-95f6-dc17319f8cc5",
"last_updated": "2023-03-21T10:21:56.887235-04:00",
"created_at": "2023-03-20T10:27:01.931911-04:00",
"name": "Charlotte Hornets",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88c19524-be91-4447-849b-181cadef6c42/?format=api"
}
]
}