GET /api/bet_types/ecebb72a-fd4e-4697-8651-f39010543d96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ecebb72a-fd4e-4697-8651-f39010543d96",
    "match": "https://api-prod.gambitprofit.com/api/matches/7c02a0e6-53df-48b9-bb10-8f63055a87ce/?format=api",
    "name": "Over/Under",
    "created_at": "2023-09-02T09:33:17.000313-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": "Game Total Over 7.5",
                "amount": 5107.0
            },
            {
                "team": "Game Total Under 7.5",
                "amount": 4893.0
            }
        ],
        "expected_reward_tokens": 9345.63,
        "profit_sb": -154.37,
        "profit_sb_percentage": -1.62,
        "recommended": false
    },
    "lines": [
        {
            "id": "27051465-c086-4069-8783-094f6bd320a7",
            "gambit_id": "76fa873b-443c-40fd-adc9-a4917fbb98bd",
            "last_updated": "2023-09-04T12:48:34.958721-04:00",
            "created_at": "2023-09-02T09:33:17.004052-04:00",
            "name": "Game Total Over 7.5",
            "reward": "1.83000",
            "odds": "1.86960",
            "spread": "7.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecebb72a-fd4e-4697-8651-f39010543d96/?format=api"
        },
        {
            "id": "f692b24a-bdaa-4acb-b9db-fbb1c208d636",
            "gambit_id": "607c18b8-4033-41a8-afd9-de22a9e9b601",
            "last_updated": "2023-09-04T12:48:34.954147-04:00",
            "created_at": "2023-09-02T09:33:17.008638-04:00",
            "name": "Game Total Under 7.5",
            "reward": "1.91000",
            "odds": "1.95240",
            "spread": "7.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecebb72a-fd4e-4697-8651-f39010543d96/?format=api"
        }
    ]
}