GET /api/bet_types/7043bbf5-a31d-4ef8-9dca-09abb52522ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7043bbf5-a31d-4ef8-9dca-09abb52522ab",
"match": "https://api-prod.gambitprofit.com/api/matches/42d6ed3a-5da6-4472-ab62-b110655af126/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:22:13.433492-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": "TOR (J Berrios)",
"amount": 5490.0
},
{
"team": "NYM (T Megill)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "ae9da301-9351-494c-bb7a-44e233bb2dc5",
"gambit_id": "4e94f6d6-74d2-4f74-bf93-e75a4b442844",
"last_updated": "2023-06-05T10:57:19.498395-04:00",
"created_at": "2023-06-03T11:22:13.436228-04:00",
"name": "TOR (J Berrios)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7043bbf5-a31d-4ef8-9dca-09abb52522ab/?format=api"
},
{
"id": "28d97114-ffaf-4128-a31c-40a2a98f1b12",
"gambit_id": "c1f4454b-3402-4f1e-8a1a-7639f4693c7e",
"last_updated": "2023-06-05T10:57:19.500590-04:00",
"created_at": "2023-06-03T11:22:13.438909-04:00",
"name": "NYM (T Megill)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7043bbf5-a31d-4ef8-9dca-09abb52522ab/?format=api"
}
]
}