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/b74fe91d-a8e8-480e-9603-947c772e5803/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b74fe91d-a8e8-480e-9603-947c772e5803",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d1b5739e-74f6-4208-b172-57e4b81964a3",
    "completed": true,
    "last_updated": "2022-11-15T11:42:29.744478-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d1b5739e-74f6-4208-b172-57e4b81964a3",
    "datetime": "2022-11-14T19:10:00-05:00",
    "cutoff_datetime": "2022-11-14T19:10:00-05:00",
    "name": "Toronto Raptors v. Detroit Pistons",
    "bettypes": [
        {
            "id": "e69b7b1a-bff4-44d1-80bf-1ce5abbd2c27",
            "match": "https://api-prod.gambitprofit.com/api/matches/b74fe91d-a8e8-480e-9603-947c772e5803/?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": "Toronto Raptors",
                        "amount": 6266.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9148.3,
                "profit_sb": 148.3,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b0628b86-78b4-4e93-9e4b-d95465c994b4",
                    "gambit_id": "d4636a4b-b11c-476f-8f59-4dc6f2e6097a",
                    "last_updated": "2022-11-15T11:42:29.751372-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69b7b1a-bff4-44d1-80bf-1ce5abbd2c27/?format=api"
                },
                {
                    "id": "b2d5c333-e196-4de3-93a8-a2f91d760a1b",
                    "gambit_id": "9e92a87c-d9c2-4c47-9db3-e7392e107010",
                    "last_updated": "2022-11-15T11:42:29.750224-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.45000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69b7b1a-bff4-44d1-80bf-1ce5abbd2c27/?format=api"
                }
            ]
        },
        {
            "id": "056e7535-76e3-4b47-b2d8-55d63c81b9c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b74fe91d-a8e8-480e-9603-947c772e5803/?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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c110db5-30d2-4f9a-97ae-6ed62ead1d55",
                    "gambit_id": "fb63cc22-396e-4c66-a5fe-28a8c8199e60",
                    "last_updated": "2022-11-15T11:42:29.754645-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/056e7535-76e3-4b47-b2d8-55d63c81b9c9/?format=api"
                },
                {
                    "id": "8babc422-2f9e-4891-958f-7dd91f10024b",
                    "gambit_id": "342a96ae-57c0-4a55-936f-5300d14094c3",
                    "last_updated": "2022-11-15T11:42:29.753569-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/056e7535-76e3-4b47-b2d8-55d63c81b9c9/?format=api"
                }
            ]
        },
        {
            "id": "37651717-1d90-49fe-963f-3ef861ceac2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b74fe91d-a8e8-480e-9603-947c772e5803/?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 218.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 218.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07c6e891-c66c-4088-b33e-fe02343a1ba2",
                    "gambit_id": "452cfc84-7fd5-4e18-81fc-1ea3ad843ac1",
                    "last_updated": "2022-11-15T11:42:29.747093-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 218.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37651717-1d90-49fe-963f-3ef861ceac2f/?format=api"
                },
                {
                    "id": "22d2cdc5-076c-423e-a313-003906a41755",
                    "gambit_id": "d84293c9-b725-4ff5-82c3-5266c8dcfa8e",
                    "last_updated": "2022-11-15T11:42:29.748110-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 218.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37651717-1d90-49fe-963f-3ef861ceac2f/?format=api"
                }
            ]
        }
    ]
}