GET /api/bet_types/b4957349-5f8c-4148-86d7-43ef36c90197/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4957349-5f8c-4148-86d7-43ef36c90197",
"match": "https://api-prod.gambitprofit.com/api/matches/beaa141f-a982-4a75-a839-74f493f315cb/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "MIN (C Archer)",
"amount": 5440.0
},
{
"team": "BOS (K Crawford)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9302.4,
"profit_sb": 302.4,
"profit_sb_percentage": 3.36,
"recommended": true
},
"lines": [
{
"id": "bf08aea0-f599-48c0-b072-ae1b17a773d2",
"gambit_id": "1aef3793-a53d-40fa-ba2a-5566f921db38",
"last_updated": "2022-08-31T11:52:17.491399-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (C Archer)",
"reward": "1.71000",
"odds": "1.79370",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4957349-5f8c-4148-86d7-43ef36c90197/?format=api"
},
{
"id": "66f4b423-d4e2-4241-9ade-fb386cc79a3d",
"gambit_id": "38bc00dd-64c4-4d35-bcba-d60e3b8d99eb",
"last_updated": "2022-08-31T11:52:17.491829-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (K Crawford)",
"reward": "2.04000",
"odds": "2.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4957349-5f8c-4148-86d7-43ef36c90197/?format=api"
}
]
}