GET /api/bet_types/93247937-2160-488f-b226-4c263645c53b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "93247937-2160-488f-b226-4c263645c53b",
    "match": "https://api-prod.gambitprofit.com/api/matches/4914a3b4-ee65-4260-bba4-0e1dacd72ade/?format=api",
    "name": "Pick the Winner",
    "created_at": "1969-12-31T19:00:00-05: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": "CWS (D Cease)",
                "amount": 5517.0
            },
            {
                "team": "BAL (A Voth)",
                "amount": 4483.0
            }
        ],
        "expected_reward_tokens": 9323.73,
        "profit_sb": 323.73,
        "profit_sb_percentage": 3.6,
        "recommended": true
    },
    "lines": [
        {
            "id": "d6098f0e-2ca7-4d78-8224-342533f22d7a",
            "gambit_id": "b742f487-5996-4f41-adcf-9d9b0a3b3f1b",
            "last_updated": "2022-08-24T10:32:13.153031-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "CWS (D Cease)",
            "reward": "1.69000",
            "odds": "1.76920",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93247937-2160-488f-b226-4c263645c53b/?format=api"
        },
        {
            "id": "65d6dd3d-c818-4d37-b263-6a90ddbec48c",
            "gambit_id": "7b894ed8-3054-4680-a387-e734a7cadab9",
            "last_updated": "2022-08-24T10:32:13.152566-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "BAL (A Voth)",
            "reward": "2.08000",
            "odds": "2.20000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93247937-2160-488f-b226-4c263645c53b/?format=api"
        }
    ]
}