GET /api/bet_types/59114083-9236-4835-aeb7-92b425d25a91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "59114083-9236-4835-aeb7-92b425d25a91",
    "match": "https://api-prod.gambitprofit.com/api/matches/a3fe3040-f7e4-4dc8-b873-c78ba805887b/?format=api",
    "name": "Pick the Winner",
    "created_at": "2023-06-18T09:43:02.773126-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 (C Morton)",
                "amount": 7203.0
            },
            {
                "team": "COL (C Anderson)",
                "amount": 2797.0
            }
        ],
        "expected_reward_tokens": 9507.96,
        "profit_sb": 7.96,
        "profit_sb_percentage": 0.08,
        "recommended": true
    },
    "lines": [
        {
            "id": "e2c660e8-d7f6-42a8-9a35-509804f78a3f",
            "gambit_id": "3bbd9fd6-a26d-47d6-8d9d-bec0f25e546d",
            "last_updated": "2023-06-20T10:48:18.821654-04:00",
            "created_at": "2023-06-18T09:43:02.777990-04:00",
            "name": "ATL (C Morton)",
            "reward": "1.32000",
            "odds": "1.33330",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59114083-9236-4835-aeb7-92b425d25a91/?format=api"
        },
        {
            "id": "be1880c0-dd5c-472c-b94d-58cb264c64c6",
            "gambit_id": "ff1be3e5-89de-48da-b8a7-cabe9b4325ed",
            "last_updated": "2023-06-20T10:48:18.818781-04:00",
            "created_at": "2023-06-18T09:43:02.775449-04:00",
            "name": "COL (C Anderson)",
            "reward": "3.40000",
            "odds": "3.50000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59114083-9236-4835-aeb7-92b425d25a91/?format=api"
        }
    ]
}