GET /api/bet_types/005090a5-e766-44ef-9afb-9aa22f41bf5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "005090a5-e766-44ef-9afb-9aa22f41bf5a",
"match": "https://api-prod.gambitprofit.com/api/matches/2709fb9d-add6-4f29-831d-7629e1bc70a5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:16.201252-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": "Florida Panthers",
"amount": 7357.0
},
{
"team": "Montreal Canadiens",
"amount": 2643.0
}
],
"expected_reward_tokens": 9488.37,
"profit_sb": -11.63,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "50683b13-c175-49a7-9cf0-a05e7ec5f01b",
"gambit_id": "acd4818a-d262-43b1-b80e-b21d81a2ec6d",
"last_updated": "2023-03-18T15:02:13.834890-04:00",
"created_at": "2023-03-16T17:37:16.203407-04:00",
"name": "Florida Panthers",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005090a5-e766-44ef-9afb-9aa22f41bf5a/?format=api"
},
{
"id": "f89e0d20-114e-4f94-932b-c0b0fadbe3c3",
"gambit_id": "58ccd59b-da1f-4d0f-b9dc-19fc2afe6a1d",
"last_updated": "2023-03-18T15:02:13.836291-04:00",
"created_at": "2023-03-16T17:37:16.205645-04:00",
"name": "Montreal Canadiens",
"reward": "3.59000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005090a5-e766-44ef-9afb-9aa22f41bf5a/?format=api"
}
]
}