GET /api/bet_types/bda313c2-7880-40dd-9326-7265f4e73a08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bda313c2-7880-40dd-9326-7265f4e73a08",
"match": "https://api-prod.gambitprofit.com/api/matches/ae17f070-4ba8-4275-ba49-a1cfecbb59a3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-05T08:42:58.563580-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": "ATL (M Soroka)",
"amount": 6173.0
},
{
"team": "CLE (C Quantrill)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "e390da0b-9518-404b-b584-4ef8ce1b698a",
"gambit_id": "4ab3e809-5de1-49b6-8cd5-6e3a071d7dd2",
"last_updated": "2023-07-06T12:33:26.046659-04:00",
"created_at": "2023-07-05T08:42:58.566250-04:00",
"name": "ATL (M Soroka)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda313c2-7880-40dd-9326-7265f4e73a08/?format=api"
},
{
"id": "1972684d-c160-4455-b4dd-e4699c3dcbb4",
"gambit_id": "0aebbb33-9598-4d6e-a237-2d587d327ca7",
"last_updated": "2023-07-06T12:33:26.049137-04:00",
"created_at": "2023-07-05T08:42:58.568534-04:00",
"name": "CLE (C Quantrill)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda313c2-7880-40dd-9326-7265f4e73a08/?format=api"
}
]
}