GET /api/bet_types/082d4b87-298d-42a5-9820-29c7367438d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "082d4b87-298d-42a5-9820-29c7367438d6",
"match": "https://api-prod.gambitprofit.com/api/matches/368bd435-4aa6-4461-bd25-9d88a5edff18/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:10.133451-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": "BAL (K Gibson)",
"amount": 5787.0
},
{
"team": "KAN (Z Greinke)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "6ae58371-43ff-4931-b7d4-f834fdb3a6b7",
"gambit_id": "52708708-57aa-4eb5-aee5-114558612fd3",
"last_updated": "2023-05-04T10:52:17.657219-04:00",
"created_at": "2023-05-03T12:12:10.135957-04:00",
"name": "BAL (K Gibson)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/082d4b87-298d-42a5-9820-29c7367438d6/?format=api"
},
{
"id": "e6cdf236-fe04-473e-a932-b26417debf83",
"gambit_id": "c0a9bb64-08c4-488e-8b10-009418cc5948",
"last_updated": "2023-05-04T10:52:17.655979-04:00",
"created_at": "2023-05-03T12:12:10.134661-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/082d4b87-298d-42a5-9820-29c7367438d6/?format=api"
}
]
}