GET /api/bet_types/f705d2aa-7f2b-48e1-b4e5-8aef01104c28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f705d2aa-7f2b-48e1-b4e5-8aef01104c28",
"match": "https://api-prod.gambitprofit.com/api/matches/69ad1059-14e5-4c20-8639-86e69db35581/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-30T08:58:11.998036-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": "NYY (C Schmidt)",
"amount": 5541.0
},
{
"team": "KAN (S Cruz)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "6d19c057-f5c1-4698-afb0-e8e27b688c1b",
"gambit_id": "334cdf74-aebf-4c86-a6e4-24f22e0f8abc",
"last_updated": "2023-10-02T10:48:22.914786-04:00",
"created_at": "2023-09-30T08:58:12.003379-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f705d2aa-7f2b-48e1-b4e5-8aef01104c28/?format=api"
},
{
"id": "fefca96f-0a2e-4624-b5a1-f59a01e9c6dc",
"gambit_id": "38660ab6-9467-4426-9ecd-a1ee2e138210",
"last_updated": "2023-10-02T10:48:22.918317-04:00",
"created_at": "2023-09-30T08:58:12.009590-04:00",
"name": "KAN (S Cruz)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f705d2aa-7f2b-48e1-b4e5-8aef01104c28/?format=api"
}
]
}