GET /api/bet_types/7672aa1a-10cd-4162-94ae-ea7ccf6231b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7672aa1a-10cd-4162-94ae-ea7ccf6231b9",
"match": "https://api-prod.gambitprofit.com/api/matches/64b1bb8f-095c-4133-a8c8-ecb406922336/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-22T08:38:12.522280-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": "BOS (J Paxton)",
"amount": 5325.0
},
{
"team": "NYM (M Scherzer)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "18c06ae4-45e7-467b-ab23-0eb278746a16",
"gambit_id": "243fe87f-eea3-45ea-b696-35d5759410b0",
"last_updated": "2023-07-23T21:53:27.766582-04:00",
"created_at": "2023-07-22T08:38:12.533122-04:00",
"name": "BOS (J Paxton)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7672aa1a-10cd-4162-94ae-ea7ccf6231b9/?format=api"
},
{
"id": "5b040c77-e43b-4b02-99ba-fbdf8aaf640d",
"gambit_id": "fe7f1371-6904-4f97-9bb5-46429c1ae24f",
"last_updated": "2023-07-23T21:53:27.757265-04:00",
"created_at": "2023-07-22T08:38:12.527880-04:00",
"name": "NYM (M Scherzer)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7672aa1a-10cd-4162-94ae-ea7ccf6231b9/?format=api"
}
]
}