GET /api/bet_types/493e9978-3ec7-4c79-b85c-00653b7b9ddb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "493e9978-3ec7-4c79-b85c-00653b7b9ddb",
"match": "https://api-prod.gambitprofit.com/api/matches/d63f25fd-9b44-4cb5-8667-58294b64c674/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-05T11:47:03.487896-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": "PHI (Z Wheeler)",
"amount": 5990.0
},
{
"team": "BOS (C Sale)",
"amount": 4010.0
}
],
"expected_reward_tokens": 9583.9,
"profit_sb": 83.9,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "3f7830de-e0f7-49bb-9663-71b7418615e4",
"gambit_id": "074685bb-0d05-4e9e-9252-b06acf50941e",
"last_updated": "2023-05-06T11:52:03.581523-04:00",
"created_at": "2023-05-05T11:47:03.489519-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/493e9978-3ec7-4c79-b85c-00653b7b9ddb/?format=api"
},
{
"id": "95c6805c-b04a-4122-8019-ddd473099e9c",
"gambit_id": "10b1c431-e84c-4b9e-9345-22d40c262b21",
"last_updated": "2023-05-06T11:52:03.582989-04:00",
"created_at": "2023-05-05T11:47:03.491184-04:00",
"name": "BOS (C Sale)",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/493e9978-3ec7-4c79-b85c-00653b7b9ddb/?format=api"
}
]
}