GET /api/bet_types/1ea6f394-3a14-406e-803b-b00ab6019882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ea6f394-3a14-406e-803b-b00ab6019882",
"match": "https://api-prod.gambitprofit.com/api/matches/dab79d77-dbc5-4f2b-9339-09b09d9e92ba/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T09:23:03.657091-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": "TEX (J Gray)",
"amount": 5222.0
},
{
"team": "CLE (L Giolito)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "aee4e9d2-0930-4d1b-b35f-839e1344b257",
"gambit_id": "ecb7e697-1965-4d40-a57a-2f53f1ef97a9",
"last_updated": "2023-09-16T10:33:05.652108-04:00",
"created_at": "2023-09-15T09:23:03.665522-04:00",
"name": "TEX (J Gray)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ea6f394-3a14-406e-803b-b00ab6019882/?format=api"
},
{
"id": "75c06b78-dec6-431a-bc6b-54a6a756fcee",
"gambit_id": "81749c7a-3c88-408f-95cc-caa06c17fd08",
"last_updated": "2023-09-16T10:33:05.655183-04:00",
"created_at": "2023-09-15T09:23:03.685181-04:00",
"name": "CLE (L Giolito)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ea6f394-3a14-406e-803b-b00ab6019882/?format=api"
}
]
}