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/7eb35463-2c3e-4cb6-a8be-5c9766e6674f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7eb35463-2c3e-4cb6-a8be-5c9766e6674f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8dd1c905-19b0-430f-9811-b1e5c53e55c5",
    "completed": true,
    "last_updated": "2023-01-21T10:27:23.455436-05:00",
    "created_at": "2023-01-20T09:21:58.091214-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.92,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8dd1c905-19b0-430f-9811-b1e5c53e55c5",
    "datetime": "2023-01-20T22:10:00-05:00",
    "cutoff_datetime": "2023-01-20T22:10:00-05:00",
    "name": "Memphis Grizzlies v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "6a9d4013-3732-49c5-b2bc-9e3c769e8b59",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eb35463-2c3e-4cb6-a8be-5c9766e6674f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-20T09:21:58.100500-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": "Memphis Grizzlies",
                        "amount": 7050.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 2950.0
                    }
                ],
                "expected_reward_tokens": 9587.5,
                "profit_sb": 87.5,
                "profit_sb_percentage": 0.92,
                "recommended": true
            },
            "lines": [
                {
                    "id": "98bae936-08e8-451d-a484-c72093b84159",
                    "gambit_id": "6b56541b-543a-41e3-936d-924631f00308",
                    "last_updated": "2023-01-21T10:27:23.469925-05:00",
                    "created_at": "2023-01-20T09:21:58.102954-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a9d4013-3732-49c5-b2bc-9e3c769e8b59/?format=api"
                },
                {
                    "id": "f5723599-8a3d-4b22-ab0a-98914f94c4a2",
                    "gambit_id": "38c7cf57-61b9-4468-81a4-b9cd1c858a4c",
                    "last_updated": "2023-01-21T10:27:23.468383-05:00",
                    "created_at": "2023-01-20T09:21:58.101731-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "3.25000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a9d4013-3732-49c5-b2bc-9e3c769e8b59/?format=api"
                }
            ]
        },
        {
            "id": "5e10e026-6f76-4eff-95aa-85d7d48e8bd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eb35463-2c3e-4cb6-a8be-5c9766e6674f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-20T09:21:58.096749-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a530095f-6202-4ab7-b928-5d67a7cc4a6f",
                    "gambit_id": "8276c165-9236-4c5f-aa18-a8398fe31aa7",
                    "last_updated": "2023-01-21T10:27:23.465374-05:00",
                    "created_at": "2023-01-20T09:21:58.099161-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e10e026-6f76-4eff-95aa-85d7d48e8bd7/?format=api"
                },
                {
                    "id": "abe8519c-6cda-491b-b65c-d1d2a4fbc602",
                    "gambit_id": "2dfec64a-0033-4678-a45e-58fcbf48d731",
                    "last_updated": "2023-01-21T10:27:23.463874-05:00",
                    "created_at": "2023-01-20T09:21:58.097922-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e10e026-6f76-4eff-95aa-85d7d48e8bd7/?format=api"
                }
            ]
        },
        {
            "id": "b79d9078-815a-4b58-91d9-74ec10fdd798",
            "match": "https://api-prod.gambitprofit.com/api/matches/7eb35463-2c3e-4cb6-a8be-5c9766e6674f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-20T09:21:58.092884-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 244",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 244",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7744af0c-270d-4af8-a312-963b8500561d",
                    "gambit_id": "7d1190c0-723b-4ff9-95fd-46bada54026c",
                    "last_updated": "2023-01-21T10:27:23.459155-05:00",
                    "created_at": "2023-01-20T09:21:58.094126-05:00",
                    "name": "Game Total Under 244",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "244.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79d9078-815a-4b58-91d9-74ec10fdd798/?format=api"
                },
                {
                    "id": "228960b9-1c73-4215-83ab-0e4f09fb8e85",
                    "gambit_id": "e1565aee-4bff-459d-a9b7-fa48fe31f314",
                    "last_updated": "2023-01-21T10:27:23.460871-05:00",
                    "created_at": "2023-01-20T09:21:58.095359-05:00",
                    "name": "Game Total Over 244",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "244.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79d9078-815a-4b58-91d9-74ec10fdd798/?format=api"
                }
            ]
        }
    ]
}