GET /api/bet_types/9d7691d4-c49d-4f70-b6a0-3cc511d57336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d7691d4-c49d-4f70-b6a0-3cc511d57336",
"match": "https://api-prod.gambitprofit.com/api/matches/ac963421-7dff-46f2-bf3c-82087c57bd49/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:05.723950-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": "Tampa Bay Lightning",
"amount": 5421.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "0108f6a3-573a-407f-9cc4-cd62834bcfe3",
"gambit_id": "54ca1a37-ad10-40a7-a6ac-1c9606f86e05",
"last_updated": "2023-12-07T21:53:10.850388-05:00",
"created_at": "2023-12-06T09:13:05.733439-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d7691d4-c49d-4f70-b6a0-3cc511d57336/?format=api"
},
{
"id": "700687c1-2af6-4d12-90b6-83a33bd915ae",
"gambit_id": "d7c719bb-7a77-4bdb-9692-e1c4645e3591",
"last_updated": "2023-12-07T21:53:10.847076-05:00",
"created_at": "2023-12-06T09:13:05.728117-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d7691d4-c49d-4f70-b6a0-3cc511d57336/?format=api"
}
]
}