GET /api/bet_types/005b5f8e-5af2-4f6b-9714-1c80d83b1c79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "005b5f8e-5af2-4f6b-9714-1c80d83b1c79",
"match": "https://api-prod.gambitprofit.com/api/matches/36455db7-d8d8-4d5b-927b-31a2a180483a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:01.142622-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": "Detroit Red Wings",
"amount": 6308.0
},
{
"team": "Chicago Blackhawks",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "679dd357-54b0-42f5-aecc-d15cf44e2322",
"gambit_id": "d69901df-6771-430b-89e1-36131594b651",
"last_updated": "2023-12-01T19:23:13.791110-05:00",
"created_at": "2023-11-30T10:28:01.152563-05:00",
"name": "Detroit Red Wings",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005b5f8e-5af2-4f6b-9714-1c80d83b1c79/?format=api"
},
{
"id": "6e4132f7-7ec0-4102-8cd0-6b172fa0e249",
"gambit_id": "b1c35308-5b0e-4271-b273-5e10867aaff3",
"last_updated": "2023-12-01T19:23:13.779859-05:00",
"created_at": "2023-11-30T10:28:01.147195-05:00",
"name": "Chicago Blackhawks",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005b5f8e-5af2-4f6b-9714-1c80d83b1c79/?format=api"
}
]
}