GET /api/bet_types/a85cf607-725d-4650-a6b1-13bae9067cee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a85cf607-725d-4650-a6b1-13bae9067cee",
"match": "https://api-prod.gambitprofit.com/api/matches/743cfed3-00b3-48c4-bd63-034b406f4c78/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T09:08:19.757946-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": "NYM (M Scherzer)",
"amount": 5955.0
},
{
"team": "NYY (L Severino)",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "382d7e01-e42e-4151-8161-8dd58e150a56",
"gambit_id": "ab256703-983d-4849-b1d2-2e7a840df249",
"last_updated": "2023-06-14T11:18:14.397303-04:00",
"created_at": "2023-06-13T09:08:19.762530-04:00",
"name": "NYM (M Scherzer)",
"reward": "1.61000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85cf607-725d-4650-a6b1-13bae9067cee/?format=api"
},
{
"id": "ab28cd0d-d9c9-4c25-a129-06cfbd357740",
"gambit_id": "76c5e68b-e372-434a-88c9-d7f3c8daca26",
"last_updated": "2023-06-14T11:18:14.394804-04:00",
"created_at": "2023-06-13T09:08:19.760175-04:00",
"name": "NYY (L Severino)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85cf607-725d-4650-a6b1-13bae9067cee/?format=api"
}
]
}