GET /api/bet_types/7e44e81e-7fa6-4702-a1c1-2e31373869cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e44e81e-7fa6-4702-a1c1-2e31373869cb",
"match": "https://api-prod.gambitprofit.com/api/matches/1071c8f3-9796-4125-bf3f-ffd51440f802/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:52:55.602163-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": "Columbus Blue Jackets",
"amount": 5094.0
},
{
"team": "Philadelphia Flyers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "6ca5d207-3878-45fa-be58-e7f91491e228",
"gambit_id": "2da491ee-aa24-4edf-bbed-281e3ddd71e5",
"last_updated": "2023-10-13T20:58:04.212841-04:00",
"created_at": "2023-10-12T10:52:55.610539-04:00",
"name": "Columbus Blue Jackets",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e44e81e-7fa6-4702-a1c1-2e31373869cb/?format=api"
},
{
"id": "00e16440-1cb7-483f-9134-23cd71abddc7",
"gambit_id": "05a38c49-b9eb-4458-843f-b0ee06cc54bf",
"last_updated": "2023-10-13T20:58:04.206980-04:00",
"created_at": "2023-10-12T10:52:55.606571-04:00",
"name": "Philadelphia Flyers",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e44e81e-7fa6-4702-a1c1-2e31373869cb/?format=api"
}
]
}