GET /api/bet_types/b9225722-e0e2-4247-a339-0f67aa05663a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9225722-e0e2-4247-a339-0f67aa05663a",
"match": "https://api-prod.gambitprofit.com/api/matches/c01e40a6-60da-4284-b70a-ae0b06a149c2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T23:47:14.052697-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 (G Cole)",
"amount": 6182.0
},
{
"team": "SFO (L Webb)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "e31113e4-6190-46f2-8274-bb70438c8b77",
"gambit_id": "bb01f2d9-3282-48b3-a76f-42c03849ff42",
"last_updated": "2023-03-31T10:52:12.628586-04:00",
"created_at": "2023-03-29T23:47:14.055524-04:00",
"name": "NYY (G Cole)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9225722-e0e2-4247-a339-0f67aa05663a/?format=api"
},
{
"id": "fcd87850-a9cd-4512-85b9-b44e2d5f6c78",
"gambit_id": "af619778-ad6f-4f44-b480-e90c3bee248e",
"last_updated": "2023-03-31T10:52:12.631398-04:00",
"created_at": "2023-03-29T23:47:14.058838-04:00",
"name": "SFO (L Webb)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9225722-e0e2-4247-a339-0f67aa05663a/?format=api"
}
]
}