GET /api/bet_types/05d93613-28c2-41c3-80ad-f886cd51d60e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05d93613-28c2-41c3-80ad-f886cd51d60e",
"match": "https://api-prod.gambitprofit.com/api/matches/4c03df90-9ab3-4354-8438-6776193a6743/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:15.096044-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": "Carolina Hurricanes",
"amount": 7833.0
},
{
"team": "Chicago Blackhawks",
"amount": 2167.0
}
],
"expected_reward_tokens": 9164.61,
"profit_sb": 164.61,
"profit_sb_percentage": 1.83,
"recommended": true
},
"lines": [
{
"id": "5ec5065c-b5d1-47ad-ba03-41521d9f4ec7",
"gambit_id": "289b37ac-94d5-4963-b8f7-fff9b09cf20e",
"last_updated": "2022-12-28T21:52:16.592830-05:00",
"created_at": "2022-12-27T08:57:15.097226-05:00",
"name": "Carolina Hurricanes",
"reward": "1.17000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d93613-28c2-41c3-80ad-f886cd51d60e/?format=api"
},
{
"id": "4a83b85f-5b3b-42ec-ae65-bcb1b9b921d2",
"gambit_id": "57f2b5a6-9e96-4292-b32a-84398cccb173",
"last_updated": "2022-12-28T21:52:16.593918-05:00",
"created_at": "2022-12-27T08:57:15.098485-05:00",
"name": "Chicago Blackhawks",
"reward": "4.23000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d93613-28c2-41c3-80ad-f886cd51d60e/?format=api"
}
]
}