GET /api/bet_types/4dbfa5ef-d0e9-4004-b78c-74be0b4259d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4dbfa5ef-d0e9-4004-b78c-74be0b4259d3",
"match": "https://api-prod.gambitprofit.com/api/matches/7ae67b2f-0c76-492e-8569-47ff6e0b8e0a/?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": "MIL (C Burnes)",
"amount": 5312.0
},
{
"team": "NYM (M Scherzer)",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": 188.48,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "e5a1b4fe-9ca9-4181-9cfd-9c17818cadd9",
"gambit_id": "5775455d-528f-47d5-b15b-e3ef04bca2b7",
"last_updated": "2022-09-20T16:02:06.904694-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (C Burnes)",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dbfa5ef-d0e9-4004-b78c-74be0b4259d3/?format=api"
},
{
"id": "15dd4762-fb61-4f86-aa3c-cd710a9ffdd9",
"gambit_id": "ba7b6a13-bedc-4f12-b64f-ddfe8d8d8c18",
"last_updated": "2022-09-20T16:02:06.905717-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (M Scherzer)",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dbfa5ef-d0e9-4004-b78c-74be0b4259d3/?format=api"
}
]
}