GET /api/bet_types/efd30ae5-8f08-4462-be9e-ae63406e342a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efd30ae5-8f08-4462-be9e-ae63406e342a",
"match": "https://api-prod.gambitprofit.com/api/matches/f2a893bf-2d77-47f9-8945-2f1f189db8a0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-14T09:12:19.899113-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": "New Jersey Devils",
"amount": 6475.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "f30560cd-7374-445e-9c35-1332044a3c7b",
"gambit_id": "54824e49-2d02-4570-be59-960c3bd52f29",
"last_updated": "2023-02-16T17:01:54.631210-05:00",
"created_at": "2023-02-14T09:12:19.901624-05:00",
"name": "New Jersey Devils",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efd30ae5-8f08-4462-be9e-ae63406e342a/?format=api"
},
{
"id": "b5cd7a00-1552-40d4-a64a-be53e11ae106",
"gambit_id": "ebee00a1-34cf-4c35-8b85-041f0e8f3a1b",
"last_updated": "2023-02-16T17:01:54.630020-05:00",
"created_at": "2023-02-14T09:12:19.900306-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.70000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efd30ae5-8f08-4462-be9e-ae63406e342a/?format=api"
}
]
}