GET /api/bet_types/784320d9-9099-4593-9177-bf7ad88249b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "784320d9-9099-4593-9177-bf7ad88249b8",
    "match": "https://api-prod.gambitprofit.com/api/matches/d946e033-e521-4e39-ae38-d6f7582e2308/?format=api",
    "name": "Pick the Winner",
    "created_at": "2023-01-20T22:57:01.020064-05:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": true,
        "name": "Med Risk",
        "bet": [
            {
                "team": "Brighton & Hove Albion",
                "amount": 6790.0
            },
            {
                "team": "Draw",
                "amount": 3210.0
            }
        ],
        "expected_reward_tokens": 11202.9,
        "profit_sb": 1702.9,
        "profit_sb_percentage": 17.93,
        "recommended": false
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "Brighton & Hove Albion",
                "amount": 5262.0
            },
            {
                "team": "Draw",
                "amount": 2488.0
            },
            {
                "team": "Leicester City",
                "amount": 2250.0
            }
        ],
        "expected_reward_tokens": 8682.3,
        "profit_sb": -817.7,
        "profit_sb_percentage": -8.61,
        "recommended": false
    },
    "lines": [
        {
            "id": "72afb6b1-cf76-4931-a4f1-2f74e3a2d877",
            "gambit_id": "7d7e152d-db81-4d30-ab9b-e5fc3b80b671",
            "last_updated": "2023-01-23T11:42:11.563281-05:00",
            "created_at": "2023-01-20T22:57:01.021378-05:00",
            "name": "Brighton & Hove Albion",
            "reward": "1.65000",
            "odds": "1.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/784320d9-9099-4593-9177-bf7ad88249b8/?format=api"
        },
        {
            "id": "9e4b11be-bbaf-4c17-be37-0b4b7c1b7944",
            "gambit_id": "0fc6234d-c317-4215-90fd-d8b3a016cefb",
            "last_updated": "2023-01-23T11:42:11.565571-05:00",
            "created_at": "2023-01-20T22:57:01.024003-05:00",
            "name": "Draw",
            "reward": "3.49000",
            "odds": "3.90000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/784320d9-9099-4593-9177-bf7ad88249b8/?format=api"
        },
        {
            "id": "6b0fb700-73a8-41c7-bf95-18b743ae3e9c",
            "gambit_id": "19d04646-db03-4540-835b-ad9818c25222",
            "last_updated": "2023-01-23T11:42:11.564418-05:00",
            "created_at": "2023-01-20T22:57:01.022724-05:00",
            "name": "Leicester City",
            "reward": "3.86000",
            "odds": "4.33000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/784320d9-9099-4593-9177-bf7ad88249b8/?format=api"
        }
    ]
}