GET /api/bet_types/c3f0527d-f8ea-4c9b-8d8b-327068516490/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3f0527d-f8ea-4c9b-8d8b-327068516490",
"match": "https://api-prod.gambitprofit.com/api/matches/3a2d5a39-847b-4696-837b-87795a1440de/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "BAL (T Wells)",
"amount": 6373.0
},
{
"team": "DET (T Alexander)",
"amount": 3627.0
}
],
"expected_reward_tokens": 9176.31,
"profit_sb": 176.31,
"profit_sb_percentage": 1.96,
"recommended": true
},
"lines": [
{
"id": "55884b88-bb6d-40b5-b5cf-79af8df02ab9",
"gambit_id": "bfa4c65d-ffc6-49c3-8f9f-44f828dc3acd",
"last_updated": "2022-09-20T16:07:13.149687-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (T Wells)",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f0527d-f8ea-4c9b-8d8b-327068516490/?format=api"
},
{
"id": "5ce9f1ac-16e9-464d-ae84-679bbceaa91a",
"gambit_id": "08d6cfc6-4502-4591-b965-919cd51154f1",
"last_updated": "2022-09-20T16:07:13.150711-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (T Alexander)",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f0527d-f8ea-4c9b-8d8b-327068516490/?format=api"
}
]
}