GET /api/bet_types/7e104d74-8dd6-4b28-8c14-c8ff4ecfa230/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e104d74-8dd6-4b28-8c14-c8ff4ecfa230",
"match": "https://api-prod.gambitprofit.com/api/matches/92aebbd5-80ac-4bc0-b0f8-f8175e11fcc7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T15:02:04.755618-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": "Wil Santiago",
"amount": 7083.0
},
{
"team": "Noah Cutter",
"amount": 2917.0
}
],
"expected_reward_tokens": 9420.39,
"profit_sb": -79.61,
"profit_sb_percentage": -0.84,
"recommended": false
},
"lines": [
{
"id": "57b69e24-bcf3-4165-b21a-703acf28acbd",
"gambit_id": "cd775e8b-c7eb-4bd0-a091-b141ac79a5f6",
"last_updated": "2023-02-18T09:22:09.572206-05:00",
"created_at": "2023-02-13T15:02:04.758969-05:00",
"name": "Wil Santiago",
"reward": "1.33000",
"odds": "1.34000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e104d74-8dd6-4b28-8c14-c8ff4ecfa230/?format=api"
},
{
"id": "458d27eb-16ba-4d2b-97de-83166427228c",
"gambit_id": "83477242-bc45-4fdf-ae37-0e32ee00a6d0",
"last_updated": "2023-02-18T09:22:09.570706-05:00",
"created_at": "2023-02-13T15:02:04.757455-05:00",
"name": "Noah Cutter",
"reward": "3.23000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e104d74-8dd6-4b28-8c14-c8ff4ecfa230/?format=api"
}
]
}