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/e7644f34-2228-47ee-8317-bf02304e2e42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e7644f34-2228-47ee-8317-bf02304e2e42",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "89245148-2532-4032-86f3-e8567c4f716c",
    "completed": true,
    "last_updated": "2022-10-13T09:52:26.743784-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.34,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/89245148-2532-4032-86f3-e8567c4f716c",
    "datetime": "2022-10-12T19:05:00-04:00",
    "cutoff_datetime": "2022-10-12T19:05:00-04:00",
    "name": "Boston Bruins v. Washington Capitals",
    "bettypes": [
        {
            "id": "1be012c8-34fb-4a9f-8eb6-20182990b868",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7644f34-2228-47ee-8317-bf02304e2e42/?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": "Washington Capitals",
                        "amount": 5607.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4393.0
                    }
                ],
                "expected_reward_tokens": 9531.9,
                "profit_sb": 31.9,
                "profit_sb_percentage": 0.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "284d4922-6683-4f73-9c5e-caf5a2f6ff67",
                    "gambit_id": "64dca2ad-e75d-48ac-a0a8-af426a8c8aa2",
                    "last_updated": "2022-10-13T09:52:26.753206-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.70000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1be012c8-34fb-4a9f-8eb6-20182990b868/?format=api"
                },
                {
                    "id": "3dcd6837-44b7-417e-a022-2df0f801d4e4",
                    "gambit_id": "d37fedce-34f3-4b7c-9610-eaaa9d3494e2",
                    "last_updated": "2022-10-13T09:52:26.754185-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.17000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1be012c8-34fb-4a9f-8eb6-20182990b868/?format=api"
                }
            ]
        },
        {
            "id": "86b9a122-93c2-4657-8ba3-e519293d85e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7644f34-2228-47ee-8317-bf02304e2e42/?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": "Boston Bruins",
                        "amount": 6571.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3429.0
                    }
                ],
                "expected_reward_tokens": 9462.24,
                "profit_sb": -37.76,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b18835eb-8ad1-437e-b1a0-212cf3de675c",
                    "gambit_id": "343ce15e-b748-4819-af97-4624ee163f85",
                    "last_updated": "2022-10-13T09:52:26.751297-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86b9a122-93c2-4657-8ba3-e519293d85e8/?format=api"
                },
                {
                    "id": "f4c2a65a-c146-4277-b37c-106efc4f8ce3",
                    "gambit_id": "0ec43be7-12ac-426b-8c92-65366064a55c",
                    "last_updated": "2022-10-13T09:52:26.750332-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.76000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86b9a122-93c2-4657-8ba3-e519293d85e8/?format=api"
                }
            ]
        },
        {
            "id": "7448ef64-b330-4c6d-b410-2e8fe21d57be",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7644f34-2228-47ee-8317-bf02304e2e42/?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 Over 6",
                        "amount": 5224.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4776.0
                    }
                ],
                "expected_reward_tokens": 9455.44,
                "profit_sb": -44.56,
                "profit_sb_percentage": -0.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9efe0db0-2199-4d29-829d-ff35348a851d",
                    "gambit_id": "d08b8556-4484-4284-bcf8-c7e0582d66b1",
                    "last_updated": "2022-10-13T09:52:26.748258-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7448ef64-b330-4c6d-b410-2e8fe21d57be/?format=api"
                },
                {
                    "id": "eb094ad9-86cd-4f8a-89a6-8070c634f489",
                    "gambit_id": "cd1e5eb8-bdc9-4fe1-85a7-b93071f0be34",
                    "last_updated": "2022-10-13T09:52:26.747128-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7448ef64-b330-4c6d-b410-2e8fe21d57be/?format=api"
                }
            ]
        }
    ]
}