GET /api/bet_types/8952e9be-4480-4e5e-aef1-beb17fdf34fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8952e9be-4480-4e5e-aef1-beb17fdf34fe",
"match": "https://api-prod.gambitprofit.com/api/matches/e15909bc-46fc-4174-97aa-9fe6a1e83174/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:46:57.296460-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": "Los Angeles Kings",
"amount": 6308.0
},
{
"team": "Vancouver Canucks",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "b1e03e33-2dd5-45e7-aeeb-99d25db1939a",
"gambit_id": "00063938-1b9a-42e2-91ea-b4ea51262e15",
"last_updated": "2023-03-20T09:31:52.654902-04:00",
"created_at": "2023-03-18T08:46:57.298843-04:00",
"name": "Los Angeles Kings",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8952e9be-4480-4e5e-aef1-beb17fdf34fe/?format=api"
},
{
"id": "9babfa00-095b-4475-b3c7-1c41e55fda86",
"gambit_id": "e50e2a83-7b86-4d5d-94d7-0dc5b24bedca",
"last_updated": "2023-03-20T09:31:52.657747-04:00",
"created_at": "2023-03-18T08:46:57.301283-04:00",
"name": "Vancouver Canucks",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8952e9be-4480-4e5e-aef1-beb17fdf34fe/?format=api"
}
]
}