GET /api/bet_types/1cc968b3-ea44-4f74-bcfa-f6561a52a7ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1cc968b3-ea44-4f74-bcfa-f6561a52a7ed",
"match": "https://api-prod.gambitprofit.com/api/matches/be63fab6-7751-4b02-9f29-1bd89d6aceba/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:07:10.462071-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": "DC Defenders",
"amount": 6100.0
},
{
"team": "San Antonio Brahmas",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "fea6babf-5ddb-488a-9f66-f440c6bd2253",
"gambit_id": "d98ca74b-1592-474d-813e-c49bc6e6710f",
"last_updated": "2023-04-24T18:52:07.899502-04:00",
"created_at": "2023-04-22T13:07:10.465456-04:00",
"name": "DC Defenders",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cc968b3-ea44-4f74-bcfa-f6561a52a7ed/?format=api"
},
{
"id": "b6fdc5d9-17a1-4fd7-9db5-62ad04a1c29a",
"gambit_id": "1ba37a17-c028-4d88-9481-9c20a8980154",
"last_updated": "2023-04-24T18:52:07.897207-04:00",
"created_at": "2023-04-22T13:07:10.463749-04:00",
"name": "San Antonio Brahmas",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cc968b3-ea44-4f74-bcfa-f6561a52a7ed/?format=api"
}
]
}