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/ac7b1bb1-6121-49e0-91ea-4dd57b569be9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac7b1bb1-6121-49e0-91ea-4dd57b569be9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d753cd2-3951-4a5b-900f-5646f68e4a12",
    "completed": true,
    "last_updated": "2022-10-28T09:22:01.317011-04:00",
    "created_at": "1969-12-31T19:00:00-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/7d753cd2-3951-4a5b-900f-5646f68e4a12",
    "datetime": "2022-10-27T22:10:00-04:00",
    "cutoff_datetime": "2022-10-27T22:10:00-04:00",
    "name": "Miami Heat v. Golden State Warriors",
    "bettypes": [
        {
            "id": "c1634e95-47f4-47b7-839a-3ddb51ea1d11",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac7b1bb1-6121-49e0-91ea-4dd57b569be9/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Golden State Warriors",
                        "amount": 6774.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 3226.0
                    }
                ],
                "expected_reward_tokens": 9483.6,
                "profit_sb": -16.4,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5503b13a-83d6-4889-8556-eda697f42e64",
                    "gambit_id": "65fb8939-bf9a-4281-a735-36465594f20c",
                    "last_updated": "2022-10-28T09:22:01.320973-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1634e95-47f4-47b7-839a-3ddb51ea1d11/?format=api"
                },
                {
                    "id": "68eb470e-ebcf-435e-a1de-c1644a890985",
                    "gambit_id": "11663a65-88a6-465c-abe3-6110d590bb8f",
                    "last_updated": "2022-10-28T09:22:01.319958-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "2.94000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1634e95-47f4-47b7-839a-3ddb51ea1d11/?format=api"
                }
            ]
        },
        {
            "id": "6bc6fb79-cb62-462c-9375-dac03c89522e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac7b1bb1-6121-49e0-91ea-4dd57b569be9/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Golden State Warriors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a055311a-4f5e-4bab-9570-004789968ec4",
                    "gambit_id": "04b816eb-be7b-4096-ad12-eaed0a2d51e6",
                    "last_updated": "2022-10-28T09:22:01.325845-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bc6fb79-cb62-462c-9375-dac03c89522e/?format=api"
                },
                {
                    "id": "821b1b5f-94cd-4903-a80b-4624b2a48c0c",
                    "gambit_id": "6a70d050-13cc-4750-af54-1c3fcee2192a",
                    "last_updated": "2022-10-28T09:22:01.326851-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bc6fb79-cb62-462c-9375-dac03c89522e/?format=api"
                }
            ]
        },
        {
            "id": "625a76fd-7778-4b83-a892-e2a972d085f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac7b1bb1-6121-49e0-91ea-4dd57b569be9/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a19321aa-e505-443f-b0c9-641a8271d800",
                    "gambit_id": "3922f610-9ac8-472d-bc4c-e139b05e2621",
                    "last_updated": "2022-10-28T09:22:01.322926-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/625a76fd-7778-4b83-a892-e2a972d085f5/?format=api"
                },
                {
                    "id": "2b7ebf46-1e5c-44d6-9b91-19cadbaef9df",
                    "gambit_id": "b1fcd5b2-28dc-4981-8b78-5d4c048b0d21",
                    "last_updated": "2022-10-28T09:22:01.323898-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/625a76fd-7778-4b83-a892-e2a972d085f5/?format=api"
                }
            ]
        }
    ]
}