GET /api/bet_types/1c5fa446-be1b-4ecd-b0a1-57e21bccb5d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c5fa446-be1b-4ecd-b0a1-57e21bccb5d6",
"match": "https://api-prod.gambitprofit.com/api/matches/2bd0db97-88f1-4e9d-ada1-51d36880705e/?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": "Iga Swiatek",
"amount": 6224.0
},
{
"team": "Aryna Sabalenka",
"amount": 3776.0
}
],
"expected_reward_tokens": 9024.64,
"profit_sb": 24.64,
"profit_sb_percentage": 0.27,
"recommended": true
},
"lines": [
{
"id": "f8174473-3a2c-4453-a782-3be5628cecd2",
"gambit_id": "6dd2e8f3-4d28-4ad0-a02a-bd34e64ef54c",
"last_updated": "2022-09-10T21:47:14.594357-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iga Swiatek",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5fa446-be1b-4ecd-b0a1-57e21bccb5d6/?format=api"
},
{
"id": "7929459f-d011-4b87-b29e-cbc2db440895",
"gambit_id": "736ac994-895a-4bf6-99b2-e12c2a368bbc",
"last_updated": "2022-09-10T21:47:14.593181-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aryna Sabalenka",
"reward": "2.39000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5fa446-be1b-4ecd-b0a1-57e21bccb5d6/?format=api"
}
]
}