GET /api/bet_types/d718633d-fc88-4f73-8c83-f2a1a9769ba9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d718633d-fc88-4f73-8c83-f2a1a9769ba9",
"match": "https://api-prod.gambitprofit.com/api/matches/ccbb35e4-778b-4dc7-b276-15b69960b616/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-01T10:22:13.273957-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": "BOS (C Sale)",
"amount": 5873.0
},
{
"team": "BAL (D Kremer)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "7670606d-2e46-4708-bb9a-3b092f92316b",
"gambit_id": "c6a2e79d-07d1-4659-b7a1-560ae4e53e2f",
"last_updated": "2023-04-02T10:52:12.684379-04:00",
"created_at": "2023-04-01T10:22:13.275786-04:00",
"name": "BOS (C Sale)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d718633d-fc88-4f73-8c83-f2a1a9769ba9/?format=api"
},
{
"id": "09d83281-c7b8-4a38-a00d-4bc5a0aab645",
"gambit_id": "d303afe7-9469-4b50-a71e-52f731bd286a",
"last_updated": "2023-04-02T10:52:12.687099-04:00",
"created_at": "2023-04-01T10:22:13.277647-04:00",
"name": "BAL (D Kremer)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d718633d-fc88-4f73-8c83-f2a1a9769ba9/?format=api"
}
]
}