GET /api/bet_types/587db06e-9745-44ca-98dc-4d8467853438/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "587db06e-9745-44ca-98dc-4d8467853438",
"match": "https://api-prod.gambitprofit.com/api/matches/be92dc78-3eee-4f9d-bf96-27f4c76bca16/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T12:38:15.025192-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": "MIA (S Alcantara)",
"amount": 5827.0
},
{
"team": "NYY (M King)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "909fd763-1e1c-4cd8-91db-06c005d44d19",
"gambit_id": "06ce9152-5af3-4ddd-b06f-2af60881ddf5",
"last_updated": "2023-08-14T10:48:15.048095-04:00",
"created_at": "2023-08-12T12:38:15.041504-04:00",
"name": "MIA (S Alcantara)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587db06e-9745-44ca-98dc-4d8467853438/?format=api"
},
{
"id": "9567f212-1eca-42c4-95b4-6b1272467bb2",
"gambit_id": "1b06b60e-c881-4f49-91fe-0f152b981d2c",
"last_updated": "2023-08-14T10:48:15.044382-04:00",
"created_at": "2023-08-12T12:38:15.035519-04:00",
"name": "NYY (M King)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587db06e-9745-44ca-98dc-4d8467853438/?format=api"
}
]
}