GET /api/bet_types/8d9b21e1-64a0-4dbd-88a7-e3e96e16863b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d9b21e1-64a0-4dbd-88a7-e3e96e16863b",
"match": "https://api-prod.gambitprofit.com/api/matches/313f6b4e-faab-4b0b-9177-dd971eeca4cf/?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": "Atlanta Hawks",
"amount": 5097.0
},
{
"team": "Boston Celtics",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "bbe64cfe-d6ef-4f6a-b29a-4b0733b81bd6",
"gambit_id": "b5a4a852-0c27-4384-87b4-990df32dfdcb",
"last_updated": "2022-11-17T11:02:57.577288-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9b21e1-64a0-4dbd-88a7-e3e96e16863b/?format=api"
},
{
"id": "2096ea74-576d-42b2-8f1f-91e820aa7107",
"gambit_id": "3a06ef84-47f5-4637-8129-439ee8289ba3",
"last_updated": "2022-11-17T11:02:57.578436-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9b21e1-64a0-4dbd-88a7-e3e96e16863b/?format=api"
}
]
}