GET /api/bet_types/758736cf-d644-4253-a97f-4af98c652eed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "758736cf-d644-4253-a97f-4af98c652eed",
"match": "https://api-prod.gambitprofit.com/api/matches/2e4d9924-761d-40ae-98b9-6bfb92dd2b5b/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-31T00:17:10.464117-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": "Michigan",
"amount": 7121.0
},
{
"team": "TCU",
"amount": 2879.0
}
],
"expected_reward_tokens": 9184.01,
"profit_sb": 184.01,
"profit_sb_percentage": 2.04,
"recommended": true
},
"lines": [
{
"id": "afec0646-ee7f-4e79-9984-96425f52d4c2",
"gambit_id": "a609190c-722b-4e36-a990-debaba6b18e9",
"last_updated": "2023-01-01T10:27:16.319946-05:00",
"created_at": "2022-12-31T00:17:10.465237-05:00",
"name": "Michigan",
"reward": "1.29000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758736cf-d644-4253-a97f-4af98c652eed/?format=api"
},
{
"id": "dbdc8e08-65a0-440b-a0fb-5915afd0cc07",
"gambit_id": "2f2ba988-ec70-4673-945f-a4d62e39e839",
"last_updated": "2023-01-01T10:27:16.321081-05:00",
"created_at": "2022-12-31T00:17:10.466447-05:00",
"name": "TCU",
"reward": "3.19000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758736cf-d644-4253-a97f-4af98c652eed/?format=api"
}
]
}