GET /api/bet_types/f2b77628-64b7-423a-9a4c-af58e9124134/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2b77628-64b7-423a-9a4c-af58e9124134",
"match": "https://api-prod.gambitprofit.com/api/matches/e73c6a97-897c-4a07-9b24-30e8906f9a85/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-21T10:28:20.351216-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 (G Williams)",
"amount": 6241.0
},
{
"team": "OAK (P Blackburn)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "b24c2751-1f10-4cbd-8fe0-208609ef11ed",
"gambit_id": "76023ebe-74ff-4a3f-a0ba-71183742823e",
"last_updated": "2023-06-22T10:53:26.928709-04:00",
"created_at": "2023-06-21T10:28:20.355692-04:00",
"name": "CLE (G Williams)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b77628-64b7-423a-9a4c-af58e9124134/?format=api"
},
{
"id": "151224eb-91fe-4fa8-9042-766a603a8ab5",
"gambit_id": "1df2ee28-e2ee-4d05-8fce-14fa3fb07b74",
"last_updated": "2023-06-22T10:53:26.926881-04:00",
"created_at": "2023-06-21T10:28:20.353320-04:00",
"name": "OAK (P Blackburn)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2b77628-64b7-423a-9a4c-af58e9124134/?format=api"
}
]
}