Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/f9abc5fd-3739-4ac2-b43b-6f0b7785fa36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f9abc5fd-3739-4ac2-b43b-6f0b7785fa36",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a7102ad0-5e8a-40d9-8bb2-319700517bb3",
    "completed": true,
    "last_updated": "2023-12-30T21:48:21.260269-05:00",
    "created_at": "2023-12-29T09:58:09.051833-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a7102ad0-5e8a-40d9-8bb2-319700517bb3",
    "datetime": "2023-12-29T19:40:00-05:00",
    "cutoff_datetime": "2023-12-29T19:40:00-05:00",
    "name": "Toronto Raptors v. Boston Celtics",
    "bettypes": [
        {
            "id": "cfd7ce77-b154-41bc-b069-3874d3061a00",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9abc5fd-3739-4ac2-b43b-6f0b7785fa36/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-29T09:58:09.060212-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": "Boston Celtics",
                        "amount": 6324.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c7043fd7-4730-4bed-9a14-cc40b0ce0552",
                    "gambit_id": "d329c1b2-4c90-47b2-a3c8-c14c01a329b7",
                    "last_updated": "2023-12-30T21:48:21.273052-05:00",
                    "created_at": "2023-12-29T09:58:09.069260-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd7ce77-b154-41bc-b069-3874d3061a00/?format=api"
                },
                {
                    "id": "37b13962-c431-46bb-a25e-91bfa6aad7c0",
                    "gambit_id": "ce62bb49-bf44-4f56-b128-82435ccba383",
                    "last_updated": "2023-12-30T21:48:21.269987-05:00",
                    "created_at": "2023-12-29T09:58:09.064329-05:00",
                    "name": "Toronto Raptors",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd7ce77-b154-41bc-b069-3874d3061a00/?format=api"
                }
            ]
        },
        {
            "id": "80bc2eec-d89d-47d2-b145-cb5e6d9886be",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9abc5fd-3739-4ac2-b43b-6f0b7785fa36/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-29T09:58:09.073357-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": "Boston Celtics",
                        "amount": 5107.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "632ce779-257e-462a-905b-18ed49dc873d",
                    "gambit_id": "e5bee468-6170-4676-b9ef-dd79803a9887",
                    "last_updated": "2023-12-30T21:48:21.283099-05:00",
                    "created_at": "2023-12-29T09:58:09.081009-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bc2eec-d89d-47d2-b145-cb5e6d9886be/?format=api"
                },
                {
                    "id": "c8e157cc-34c4-4be2-bcff-1b1c14201870",
                    "gambit_id": "37fbec50-ba7a-404d-8215-4f2995489efc",
                    "last_updated": "2023-12-30T21:48:21.279754-05:00",
                    "created_at": "2023-12-29T09:58:09.076933-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bc2eec-d89d-47d2-b145-cb5e6d9886be/?format=api"
                }
            ]
        },
        {
            "id": "95d19b8f-5999-4f83-b256-e0a708fe913e",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9abc5fd-3739-4ac2-b43b-6f0b7785fa36/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-29T09:58:09.085574-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": "Game Total Under 228.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 228.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30b02329-baca-4e9c-929d-dcb168321537",
                    "gambit_id": "763e963e-10fd-4143-85a2-c49ef617282f",
                    "last_updated": "2023-12-30T21:48:21.289475-05:00",
                    "created_at": "2023-12-29T09:58:09.094183-05:00",
                    "name": "Game Total Under 228.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95d19b8f-5999-4f83-b256-e0a708fe913e/?format=api"
                },
                {
                    "id": "15940646-9c64-4d4e-8c9e-cba21013fb1f",
                    "gambit_id": "5e36d6d5-9709-4848-997a-83b2defce2d4",
                    "last_updated": "2023-12-30T21:48:21.292814-05:00",
                    "created_at": "2023-12-29T09:58:09.089760-05:00",
                    "name": "Game Total Over 228.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95d19b8f-5999-4f83-b256-e0a708fe913e/?format=api"
                }
            ]
        }
    ]
}