GET /api/bet_types/9c7f2c0e-c850-470b-9ab7-5dd3051fabbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c7f2c0e-c850-470b-9ab7-5dd3051fabbc",
"match": "https://api-prod.gambitprofit.com/api/matches/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-06T09:23:26.060722-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": "Philadelphia 76ers",
"amount": 6856.0
},
{
"team": "Utah Jazz",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "75d60c58-f274-4517-bc77-3d31e6057c17",
"gambit_id": "135ddaf2-27a7-4834-856d-4a0276c5585f",
"last_updated": "2024-01-09T10:23:17.453360-05:00",
"created_at": "2024-01-06T09:23:26.068428-05:00",
"name": "Philadelphia 76ers",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c7f2c0e-c850-470b-9ab7-5dd3051fabbc/?format=api"
},
{
"id": "fcf87ff3-1e7a-4877-900f-ad4f7e74c32e",
"gambit_id": "1cb7e86e-c8d2-44f1-a5e8-ec3de63cb51e",
"last_updated": "2024-01-09T10:23:17.447131-05:00",
"created_at": "2024-01-06T09:23:26.064352-05:00",
"name": "Utah Jazz",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c7f2c0e-c850-470b-9ab7-5dd3051fabbc/?format=api"
}
]
}