GET /api/bet_types/f3f4bab6-7882-4ea0-a80c-833f23ee5b1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3f4bab6-7882-4ea0-a80c-833f23ee5b1d",
"match": "https://api-prod.gambitprofit.com/api/matches/fbd15a15-b5d9-4d7e-a2de-951673feb6cb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T10:22:14.960384-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": 7082.0
},
{
"team": "Orlando Magic",
"amount": 2918.0
}
],
"expected_reward_tokens": 9629.4,
"profit_sb": 129.4,
"profit_sb_percentage": 1.36,
"recommended": true
},
"lines": [
{
"id": "daa1ec8f-8241-4a06-bb6d-d4069b491839",
"gambit_id": "ed70c18a-5f3f-41d8-8284-2a8011f03902",
"last_updated": "2023-01-22T21:26:51.275095-05:00",
"created_at": "2023-01-21T10:22:14.961535-05:00",
"name": "Washington Wizards",
"reward": "1.36000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f4bab6-7882-4ea0-a80c-833f23ee5b1d/?format=api"
},
{
"id": "90a05819-4ef1-4daa-b035-c53795227d77",
"gambit_id": "a260302c-d641-4d2d-a0d9-db60cf7c2cd6",
"last_updated": "2023-01-22T21:26:51.276220-05:00",
"created_at": "2023-01-21T10:22:14.963119-05:00",
"name": "Orlando Magic",
"reward": "3.30000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f4bab6-7882-4ea0-a80c-833f23ee5b1d/?format=api"
}
]
}