GET /api/bet_types/355b41b2-94bd-4e48-af70-5a3550625832/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "355b41b2-94bd-4e48-af70-5a3550625832",
"match": "https://api-prod.gambitprofit.com/api/matches/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:18.041590-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": "Vancouver Canucks",
"amount": 5867.0
},
{
"team": "Arizona Coyotes",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "347e01f1-de9f-4ebf-be2f-2c8c2ec12209",
"gambit_id": "29809243-dbc3-4e1b-babd-db0b0d6e822b",
"last_updated": "2023-03-17T13:36:56.375566-04:00",
"created_at": "2023-03-16T17:37:18.044763-04:00",
"name": "Vancouver Canucks",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/355b41b2-94bd-4e48-af70-5a3550625832/?format=api"
},
{
"id": "a6f4684b-ccd3-4e89-9e9a-0d08eac2df29",
"gambit_id": "76880383-6545-4a5a-ba9c-7a44c57965e0",
"last_updated": "2023-03-17T13:36:56.374292-04:00",
"created_at": "2023-03-16T17:37:18.042895-04:00",
"name": "Arizona Coyotes",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/355b41b2-94bd-4e48-af70-5a3550625832/?format=api"
}
]
}