GET /api/bet_types/63302207-0216-48a1-be82-bb665d2e1cb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "63302207-0216-48a1-be82-bb665d2e1cb3",
    "match": "https://api-prod.gambitprofit.com/api/matches/de43bbed-ed39-4446-a3e4-853370ee819b/?format=api",
    "name": "Pick the Winner",
    "created_at": "2024-01-11T09:38:15.756415-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": "New York Knicks",
                "amount": 6390.0
            },
            {
                "team": "Dallas Mavericks",
                "amount": 3610.0
            }
        ],
        "expected_reward_tokens": 9457.2,
        "profit_sb": -42.8,
        "profit_sb_percentage": -0.45,
        "recommended": false
    },
    "lines": [
        {
            "id": "cb406441-7a48-4587-8be2-8a6d95b859c8",
            "gambit_id": "c0db6ec2-069c-4473-8d2d-6196bcbdebd1",
            "last_updated": "2024-01-15T09:38:13.610599-05:00",
            "created_at": "2024-01-11T09:38:15.760863-05:00",
            "name": "New York Knicks",
            "reward": "1.48000",
            "odds": "1.50000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63302207-0216-48a1-be82-bb665d2e1cb3/?format=api"
        },
        {
            "id": "63ddb43f-7278-4d4d-8439-de74b0feba93",
            "gambit_id": "07cfcc51-a9d6-4db5-9257-15c5b209ccb1",
            "last_updated": "2024-01-15T09:38:13.614118-05:00",
            "created_at": "2024-01-11T09:38:15.765420-05:00",
            "name": "Dallas Mavericks",
            "reward": "2.62000",
            "odds": "2.70000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63302207-0216-48a1-be82-bb665d2e1cb3/?format=api"
        }
    ]
}