GET /api/bet_types/e4935e31-a71a-41af-848d-6beaae476cfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4935e31-a71a-41af-848d-6beaae476cfa",
"match": "https://api-prod.gambitprofit.com/api/matches/87bf376f-c663-4a8d-9099-0b3cd4ec1d78/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-07T09:41:56.607401-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": "Washington Wizards",
"amount": 7945.0
},
{
"team": "Detroit Pistons",
"amount": 2055.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "467cd28c-6a33-4718-a681-b040fb5dfce9",
"gambit_id": "c5f2001a-f83c-44bc-97f2-0d1017a937e6",
"last_updated": "2023-03-08T10:07:24.680672-05:00",
"created_at": "2023-03-07T09:41:56.609789-05:00",
"name": "Washington Wizards",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4935e31-a71a-41af-848d-6beaae476cfa/?format=api"
},
{
"id": "69015b3f-8774-4086-bf74-dd71a36495a8",
"gambit_id": "186b97ed-de31-4bf8-b5e8-becfdaf7622f",
"last_updated": "2023-03-08T10:07:24.679545-05:00",
"created_at": "2023-03-07T09:41:56.608582-05:00",
"name": "Detroit Pistons",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4935e31-a71a-41af-848d-6beaae476cfa/?format=api"
}
]
}