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/a79587ad-c96f-49ef-9c9e-14ad55956ae8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a79587ad-c96f-49ef-9c9e-14ad55956ae8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "68fd4049-ed05-4ed9-91d3-7e90ae300ff2",
    "completed": true,
    "last_updated": "2023-03-06T19:07:00.561774-05:00",
    "created_at": "2023-03-05T14:19:54.331462-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/68fd4049-ed05-4ed9-91d3-7e90ae300ff2",
    "datetime": "2023-03-05T19:40:00-05:00",
    "cutoff_datetime": "2023-03-05T19:40:00-05:00",
    "name": "New York Knicks v. Boston Celtics",
    "bettypes": [
        {
            "id": "276652f0-e3c7-43d1-801f-b73dbbedede6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a79587ad-c96f-49ef-9c9e-14ad55956ae8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-05T14:19:54.341636-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": 6759.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a39bebe4-6f18-404b-9d9b-9d879ae382f2",
                    "gambit_id": "d608379e-2eaf-468c-9c7f-34de19e61f49",
                    "last_updated": "2023-03-06T19:07:00.573888-05:00",
                    "created_at": "2023-03-05T14:19:54.344996-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/276652f0-e3c7-43d1-801f-b73dbbedede6/?format=api"
                },
                {
                    "id": "b6cdbe42-7824-4534-9f24-d4e10e4eca32",
                    "gambit_id": "92fc642a-f755-4b0f-b350-9ce135b3692e",
                    "last_updated": "2023-03-06T19:07:00.572734-05:00",
                    "created_at": "2023-03-05T14:19:54.343198-05:00",
                    "name": "New York Knicks",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/276652f0-e3c7-43d1-801f-b73dbbedede6/?format=api"
                }
            ]
        },
        {
            "id": "a5907b71-4825-4614-ae24-80f43c8e4d8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a79587ad-c96f-49ef-9c9e-14ad55956ae8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-05T14:19:54.337506-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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94f7ae45-b34e-48b5-b488-ebfa37b02a9a",
                    "gambit_id": "da7c2711-fa38-4c45-8b8d-ab9810901e98",
                    "last_updated": "2023-03-06T19:07:00.568904-05:00",
                    "created_at": "2023-03-05T14:19:54.338695-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5907b71-4825-4614-ae24-80f43c8e4d8e/?format=api"
                },
                {
                    "id": "db5f6859-1506-4439-97c7-065d4c9a47c0",
                    "gambit_id": "5a51b8f0-d280-4627-a526-3fafa2eb2b0a",
                    "last_updated": "2023-03-06T19:07:00.570324-05:00",
                    "created_at": "2023-03-05T14:19:54.340130-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5907b71-4825-4614-ae24-80f43c8e4d8e/?format=api"
                }
            ]
        },
        {
            "id": "50942a3e-c7d1-43fa-983e-36eccb199caa",
            "match": "https://api-prod.gambitprofit.com/api/matches/a79587ad-c96f-49ef-9c9e-14ad55956ae8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-05T14:19:54.333157-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 Over 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a88af408-e13c-42b2-a055-d138afc268ac",
                    "gambit_id": "0770ea51-c63a-4893-8040-14548e343ee2",
                    "last_updated": "2023-03-06T19:07:00.566407-05:00",
                    "created_at": "2023-03-05T14:19:54.336157-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50942a3e-c7d1-43fa-983e-36eccb199caa/?format=api"
                },
                {
                    "id": "06bbcce2-b94a-4031-91a8-644fbd93c48d",
                    "gambit_id": "dbe838e2-596b-4df5-936d-8e658a0fa84a",
                    "last_updated": "2023-03-06T19:07:00.565121-05:00",
                    "created_at": "2023-03-05T14:19:54.334607-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50942a3e-c7d1-43fa-983e-36eccb199caa/?format=api"
                }
            ]
        }
    ]
}