GET /api/bet_types/1bb7e858-d9f6-45e7-993b-8135fa1157b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bb7e858-d9f6-45e7-993b-8135fa1157b5",
"match": "https://api-prod.gambitprofit.com/api/matches/d660b0fc-8d40-47d1-b60f-24c829aac5d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:49.755403-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": "SEA (R Ray)",
"amount": 5990.0
},
{
"team": "CLE (H Gaddis)",
"amount": 4010.0
}
],
"expected_reward_tokens": 9583.9,
"profit_sb": 83.9,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "323023d9-e66e-41d2-aaee-454ba412a1c1",
"gambit_id": "1e9006e4-7f80-4e1c-a2b7-99210c721fb5",
"last_updated": "2023-04-01T10:32:15.155071-04:00",
"created_at": "2023-03-31T09:56:49.757721-04:00",
"name": "SEA (R Ray)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bb7e858-d9f6-45e7-993b-8135fa1157b5/?format=api"
},
{
"id": "1d8cc531-721a-40d0-8fa1-577a03ce9d9b",
"gambit_id": "7e06eec5-6f82-46c8-b96c-2acb827cd958",
"last_updated": "2023-04-01T10:32:15.157029-04:00",
"created_at": "2023-03-31T09:56:49.761193-04:00",
"name": "CLE (H Gaddis)",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bb7e858-d9f6-45e7-993b-8135fa1157b5/?format=api"
}
]
}