GET /api/bet_types/f6ebd3b5-1d91-43d8-9237-91aee7a3f4d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6ebd3b5-1d91-43d8-9237-91aee7a3f4d6",
"match": "https://api-prod.gambitprofit.com/api/matches/ea6a4cc6-d1cf-45ec-98f5-1da459d69aca/?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": "STL (J Montgomery)",
"amount": 6619.0
},
{
"team": "PIT (L Ortiz)",
"amount": 3381.0
}
],
"expected_reward_tokens": 9465.17,
"profit_sb": -34.83,
"profit_sb_percentage": -0.37,
"recommended": false
},
"lines": [
{
"id": "72a60421-1b8f-4db4-8609-a57ccb5583cb",
"gambit_id": "06a270d3-ab9f-4fd8-98c0-e50116ad6b25",
"last_updated": "2022-10-02T15:17:30.268154-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (J Montgomery)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6ebd3b5-1d91-43d8-9237-91aee7a3f4d6/?format=api"
},
{
"id": "17cad653-bef7-4efb-9aac-d129b9482981",
"gambit_id": "cda720c9-58f1-4bd4-bc98-b7959479b84c",
"last_updated": "2022-10-02T15:17:30.269258-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (L Ortiz)",
"reward": "2.80000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6ebd3b5-1d91-43d8-9237-91aee7a3f4d6/?format=api"
}
]
}