GET /api/bet_types/19fde970-a500-4803-9ef3-faddb0b1e209/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19fde970-a500-4803-9ef3-faddb0b1e209",
"match": "https://api-prod.gambitprofit.com/api/matches/bbc94b78-50ab-4f58-bdc0-6bec9775ff5e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-14T05:58:09.291920-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": "TOR (J Berrios)",
"amount": 5117.0
},
{
"team": "BAL (K Bradish)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "cccacf64-59ee-4dc6-83e0-ed8335cc883a",
"gambit_id": "d631311f-e1d0-4b8e-a456-43d549c92703",
"last_updated": "2023-06-15T23:23:32.200506-04:00",
"created_at": "2023-06-14T05:58:09.294754-04:00",
"name": "TOR (J Berrios)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19fde970-a500-4803-9ef3-faddb0b1e209/?format=api"
},
{
"id": "a50ef5eb-2a19-4824-b38c-046ef5f5fe90",
"gambit_id": "62d39e38-29c9-4ae3-b3c9-46dab8fc3fef",
"last_updated": "2023-06-15T23:23:32.201833-04:00",
"created_at": "2023-06-14T05:58:09.297578-04:00",
"name": "BAL (K Bradish)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19fde970-a500-4803-9ef3-faddb0b1e209/?format=api"
}
]
}