GET /api/bet_types/9cb65242-bc55-454a-848f-9a8e5fb3f449/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cb65242-bc55-454a-848f-9a8e5fb3f449",
"match": "https://api-prod.gambitprofit.com/api/matches/0c1fc09d-814c-4f2f-b4bd-972ad50e42f5/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-29T08:42:07.314927-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": "Cleveland Cavaliers",
"amount": 6099.0
},
{
"team": "Indiana Pacers",
"amount": 3901.0
}
],
"expected_reward_tokens": 9087.51,
"profit_sb": 87.51,
"profit_sb_percentage": 0.97,
"recommended": true
},
"lines": [
{
"id": "d007557c-7369-467c-b73b-3de8fd0b71c6",
"gambit_id": "d2ac9d05-8f77-4c91-b3c2-06347ef69d52",
"last_updated": "2022-12-31T10:36:57.237780-05:00",
"created_at": "2022-12-29T08:42:07.317316-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.49000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb65242-bc55-454a-848f-9a8e5fb3f449/?format=api"
},
{
"id": "824b1587-8cba-44d3-a73e-0f314ca3cf2e",
"gambit_id": "a3428122-183a-455d-806a-e384d1ebaa40",
"last_updated": "2022-12-31T10:36:57.236688-05:00",
"created_at": "2022-12-29T08:42:07.316074-05:00",
"name": "Indiana Pacers",
"reward": "2.33000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb65242-bc55-454a-848f-9a8e5fb3f449/?format=api"
}
]
}