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/2f243b26-6fc0-47ac-98a3-3eb5acf50513/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2f243b26-6fc0-47ac-98a3-3eb5acf50513",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "55de4ef9-ed3c-4672-a084-5aa8c3211fdb",
    "completed": true,
    "last_updated": "2022-12-06T09:57:02.227083-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/55de4ef9-ed3c-4672-a084-5aa8c3211fdb",
    "datetime": "2022-12-05T19:10:00-05:00",
    "cutoff_datetime": "2022-12-05T19:10:00-05:00",
    "name": "Los Angeles Clippers v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "ef214f4b-f06a-4106-aecc-c39ad0c889d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f243b26-6fc0-47ac-98a3-3eb5acf50513/?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": "Los Angeles Clippers",
                        "amount": 6642.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3358.0
                    }
                ],
                "expected_reward_tokens": 9099.54,
                "profit_sb": 99.54,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7778918b-4b3a-4dbc-a3fa-d70e9c75d7e0",
                    "gambit_id": "a2b207dc-9263-4f2f-9888-aa7dbd0f23a5",
                    "last_updated": "2022-12-06T09:57:02.237523-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef214f4b-f06a-4106-aecc-c39ad0c889d5/?format=api"
                },
                {
                    "id": "ce4fcb43-8acb-40ee-b9b2-8f0256e48e8e",
                    "gambit_id": "d95d99d4-03fa-4e3a-aab4-effe2fc93335",
                    "last_updated": "2022-12-06T09:57:02.236547-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "2.71000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef214f4b-f06a-4106-aecc-c39ad0c889d5/?format=api"
                }
            ]
        },
        {
            "id": "d0f0cad0-3bb4-4bce-b573-b1fa47a051d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f243b26-6fc0-47ac-98a3-3eb5acf50513/?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": "Los Angeles Clippers",
                        "amount": 5097.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63d56fb2-0698-4501-b8c2-a1c1438fd88c",
                    "gambit_id": "1a72dbc5-6f87-4b48-9100-a0866779fe1c",
                    "last_updated": "2022-12-06T09:57:02.234514-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f0cad0-3bb4-4bce-b573-b1fa47a051d8/?format=api"
                },
                {
                    "id": "8252f4e2-f1a7-4bf4-8d42-af637b912827",
                    "gambit_id": "ccd4965a-fafc-4c36-b9ba-d4774bcf6af7",
                    "last_updated": "2022-12-06T09:57:02.233420-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f0cad0-3bb4-4bce-b573-b1fa47a051d8/?format=api"
                }
            ]
        },
        {
            "id": "2c551734-b429-48a4-9914-378b6033bfdf",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f243b26-6fc0-47ac-98a3-3eb5acf50513/?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 217.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 217.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "996ed262-5d9c-42c5-80ab-137b16244c93",
                    "gambit_id": "77a84f82-abc5-4366-92dd-60f4adb3cd11",
                    "last_updated": "2022-12-06T09:57:02.230045-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 217.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c551734-b429-48a4-9914-378b6033bfdf/?format=api"
                },
                {
                    "id": "4fabbc04-2109-4e0c-9b2e-35323c3c02e7",
                    "gambit_id": "1e7b3568-6819-4d4b-b656-bac2bae69ddb",
                    "last_updated": "2022-12-06T09:57:02.231268-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 217.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c551734-b429-48a4-9914-378b6033bfdf/?format=api"
                }
            ]
        }
    ]
}