GET /api/bet_types/d8e3d787-c9ba-4ec5-9357-9e7f9360035f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8e3d787-c9ba-4ec5-9357-9e7f9360035f",
"match": "https://api-prod.gambitprofit.com/api/matches/b99fe8f4-b221-408d-ab79-4b1736fb24bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-11T11:17:06.112803-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 (K Senga)",
"amount": 6293.0
},
{
"team": "CIN (D Law)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "7f7cdcb1-f516-4293-9b67-ced08559c09f",
"gambit_id": "ebc44db1-017f-4d87-b7d7-ed6f010d165a",
"last_updated": "2023-05-14T10:57:12.784728-04:00",
"created_at": "2023-05-11T11:17:06.114119-04:00",
"name": "NYM (K Senga)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e3d787-c9ba-4ec5-9357-9e7f9360035f/?format=api"
},
{
"id": "c9fe02c6-a89a-48cf-b6f1-1026eb50375b",
"gambit_id": "b4877cfa-a84d-4ef7-84e2-f6f525dae304",
"last_updated": "2023-05-14T10:57:12.785936-04:00",
"created_at": "2023-05-11T11:17:06.115580-04:00",
"name": "CIN (D Law)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8e3d787-c9ba-4ec5-9357-9e7f9360035f/?format=api"
}
]
}