GET /api/bet_types/ca7bf04c-c50f-4596-b1df-bf780e766c91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca7bf04c-c50f-4596-b1df-bf780e766c91",
"match": "https://api-prod.gambitprofit.com/api/matches/5defb31f-f3df-4f0f-a297-d49d77753862/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-26T08:58:21.151037-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": "CLE (L Giolito)",
"amount": 5117.0
},
{
"team": "CIN (H Greene)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "4d735238-2de2-48f7-95e6-42d4229beb39",
"gambit_id": "ef9eaa03-475e-4cba-9a48-3ba03c16eb66",
"last_updated": "2023-09-27T18:58:11.146800-04:00",
"created_at": "2023-09-26T08:58:21.166163-04:00",
"name": "CLE (L Giolito)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7bf04c-c50f-4596-b1df-bf780e766c91/?format=api"
},
{
"id": "9e88563f-2895-4e7a-88a8-94ae1e35caad",
"gambit_id": "dedf0d30-0232-4ace-9ecc-2296c0009cc6",
"last_updated": "2023-09-27T18:58:11.143133-04:00",
"created_at": "2023-09-26T08:58:21.160585-04:00",
"name": "CIN (H Greene)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7bf04c-c50f-4596-b1df-bf780e766c91/?format=api"
}
]
}