GET /api/bet_types/a175f00e-aafa-4a2e-b68b-b5e9bdc6c225/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a175f00e-aafa-4a2e-b68b-b5e9bdc6c225",
"match": "https://api-prod.gambitprofit.com/api/matches/dd47aad0-1b47-41f4-a5de-88204239f1d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:13.733665-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": "Phoenix Suns",
"amount": 7828.0
},
{
"team": "Memphis Grizzlies",
"amount": 2172.0
}
],
"expected_reward_tokens": 9469.92,
"profit_sb": -30.08,
"profit_sb_percentage": -0.32,
"recommended": false
},
"lines": [
{
"id": "37e60a60-5a8a-4037-97f9-e8cf7b4fdfc8",
"gambit_id": "6d5c60a5-8dbc-42c4-9d75-a835034baf79",
"last_updated": "2023-12-04T15:13:30.323342-05:00",
"created_at": "2023-12-02T08:28:13.741546-05:00",
"name": "Phoenix Suns",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a175f00e-aafa-4a2e-b68b-b5e9bdc6c225/?format=api"
},
{
"id": "be3409d7-f778-4286-b239-9a96e8377fee",
"gambit_id": "1a076b23-df4a-4bca-8b4b-08122c8642d0",
"last_updated": "2023-12-04T15:13:30.316762-05:00",
"created_at": "2023-12-02T08:28:13.737445-05:00",
"name": "Memphis Grizzlies",
"reward": "4.36000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a175f00e-aafa-4a2e-b68b-b5e9bdc6c225/?format=api"
}
]
}