GET /api/bet_types/83466279-42d9-4348-9a1b-2e8bb2329a72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "83466279-42d9-4348-9a1b-2e8bb2329a72",
    "match": "https://api-prod.gambitprofit.com/api/matches/1dea8acd-5c3e-454a-b4cc-f88f49edf3db/?format=api",
    "name": "Pick the Winner",
    "created_at": "2023-07-15T11:53:15.225659-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": "Jack Della Maddalena",
                "amount": 8060.0
            },
            {
                "team": "Bassil Hafez",
                "amount": 1940.0
            }
        ],
        "expected_reward_tokens": 9349.6,
        "profit_sb": -150.4,
        "profit_sb_percentage": -1.58,
        "recommended": false
    },
    "lines": [
        {
            "id": "d2a5da13-a781-4df6-89ad-f2fa75de77b2",
            "gambit_id": "1492db4f-90df-4e84-917e-0eaddda4f83a",
            "last_updated": "2023-07-17T10:23:26.325565-04:00",
            "created_at": "2023-07-15T11:53:15.228773-04:00",
            "name": "Jack Della Maddalena",
            "reward": "1.16000",
            "odds": "1.16670",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83466279-42d9-4348-9a1b-2e8bb2329a72/?format=api"
        },
        {
            "id": "2e49535c-4e40-4a24-932b-f384813854db",
            "gambit_id": "33987750-5724-4101-a83b-2d5b2b334f79",
            "last_updated": "2023-07-17T10:23:26.322473-04:00",
            "created_at": "2023-07-15T11:53:15.227299-04:00",
            "name": "Bassil Hafez",
            "reward": "4.82000",
            "odds": "5.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83466279-42d9-4348-9a1b-2e8bb2329a72/?format=api"
        }
    ]
}