GET /api/bet_types/3e0e4ef4-de98-4355-b931-1948d646506f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e0e4ef4-de98-4355-b931-1948d646506f",
"match": "https://api-prod.gambitprofit.com/api/matches/5227de28-6fb3-4c90-abf5-bf0452674667/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-19T08:48:01.531210-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 (L Castillo)",
"amount": 5776.0
},
{
"team": "MIN (K Maeda)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "daf97a09-20b5-4a44-a72c-955f9b7ef131",
"gambit_id": "97ce8737-6b48-4dcb-82da-85825289cf44",
"last_updated": "2023-07-20T19:38:11.919809-04:00",
"created_at": "2023-07-19T08:48:01.536497-04:00",
"name": "SEA (L Castillo)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0e4ef4-de98-4355-b931-1948d646506f/?format=api"
},
{
"id": "3bbac582-4303-4306-aff8-ccb47d30d697",
"gambit_id": "09d2f369-0576-470a-a700-7d923f87016c",
"last_updated": "2023-07-20T19:38:11.918266-04:00",
"created_at": "2023-07-19T08:48:01.533791-04:00",
"name": "MIN (K Maeda)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0e4ef4-de98-4355-b931-1948d646506f/?format=api"
}
]
}