GET /api/bet_types/09e78dd8-d86d-492e-87d6-82aa22875ba3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09e78dd8-d86d-492e-87d6-82aa22875ba3",
"match": "https://api-prod.gambitprofit.com/api/matches/a0d9857f-c597-4592-8a8d-aa48df1d7b8a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-15T09:07:12.044532-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": "Los Angeles Lakers",
"amount": 5599.0
},
{
"team": "Houston Rockets",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "b7c42be2-0ddb-425e-8571-eac2c7e0e2bb",
"gambit_id": "5372092d-13de-4c68-89ed-b020821a6299",
"last_updated": "2023-03-16T17:37:24.533711-04:00",
"created_at": "2023-03-15T09:07:12.049478-04:00",
"name": "Los Angeles Lakers",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e78dd8-d86d-492e-87d6-82aa22875ba3/?format=api"
},
{
"id": "19e6b1d8-7cea-404a-982e-eba3455e8069",
"gambit_id": "aead91e2-118a-4c29-bb86-5dbdd42bd136",
"last_updated": "2023-03-16T17:37:24.530846-04:00",
"created_at": "2023-03-15T09:07:12.046947-04:00",
"name": "Houston Rockets",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e78dd8-d86d-492e-87d6-82aa22875ba3/?format=api"
}
]
}