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/539440ab-1beb-4468-a979-9577b58b9beb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "539440ab-1beb-4468-a979-9577b58b9beb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "35aa0063-2ce0-4f22-abe0-093af37bf106",
    "completed": true,
    "last_updated": "2022-11-14T15:12:37.689347-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.25,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/35aa0063-2ce0-4f22-abe0-093af37bf106",
    "datetime": "2022-11-13T18:05:00-05:00",
    "cutoff_datetime": "2022-11-13T18:05:00-05:00",
    "name": "San Jose Sharks v. Minnesota Wild",
    "bettypes": [
        {
            "id": "00f1a77a-798e-4b9e-ae09-21cb53d1bef7",
            "match": "https://api-prod.gambitprofit.com/api/matches/539440ab-1beb-4468-a979-9577b58b9beb/?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": "Minnesota Wild",
                        "amount": 6482.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d0715fc6-0f7c-446e-9d6d-0aad291a5cc3",
                    "gambit_id": "e3f2a745-f0ba-4d7a-847b-cd345d4fd666",
                    "last_updated": "2022-11-14T15:12:37.698432-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f1a77a-798e-4b9e-ae09-21cb53d1bef7/?format=api"
                },
                {
                    "id": "8f334b4f-d418-42da-8247-0173100540df",
                    "gambit_id": "449e0ffd-660d-42f8-a725-f3687c9b50e6",
                    "last_updated": "2022-11-14T15:12:37.699418-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00f1a77a-798e-4b9e-ae09-21cb53d1bef7/?format=api"
                }
            ]
        },
        {
            "id": "ed211737-2154-4c80-9f5b-62ea6eb7f562",
            "match": "https://api-prod.gambitprofit.com/api/matches/539440ab-1beb-4468-a979-9577b58b9beb/?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": "San Jose Sharks",
                        "amount": 5660.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4340.0
                    }
                ],
                "expected_reward_tokens": 9112.6,
                "profit_sb": 112.6,
                "profit_sb_percentage": 1.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "830bef6e-f19a-4981-8f82-262bc75e7439",
                    "gambit_id": "47507bce-f57b-4c13-a5e0-59407104f577",
                    "last_updated": "2022-11-14T15:12:37.696535-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.61000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed211737-2154-4c80-9f5b-62ea6eb7f562/?format=api"
                },
                {
                    "id": "91c144e8-d18f-4b7d-be86-cdd2bceb50ad",
                    "gambit_id": "59116097-4c91-4523-9f9b-3b23fcb46ef0",
                    "last_updated": "2022-11-14T15:12:37.695593-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.10000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed211737-2154-4c80-9f5b-62ea6eb7f562/?format=api"
                }
            ]
        },
        {
            "id": "e662fd43-81de-4b1c-8fd1-4ba6cc6f443a",
            "match": "https://api-prod.gambitprofit.com/api/matches/539440ab-1beb-4468-a979-9577b58b9beb/?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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "195a5ead-88f3-4688-996b-496da16dd7e8",
                    "gambit_id": "e03a2b25-dfb3-448e-bae9-3afd8a90b351",
                    "last_updated": "2022-11-14T15:12:37.692150-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e662fd43-81de-4b1c-8fd1-4ba6cc6f443a/?format=api"
                },
                {
                    "id": "84300206-f89d-48fb-88a2-5a21de6bcc26",
                    "gambit_id": "036c81d6-a181-48c4-a3e7-b4d7d9d8bb39",
                    "last_updated": "2022-11-14T15:12:37.693321-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e662fd43-81de-4b1c-8fd1-4ba6cc6f443a/?format=api"
                }
            ]
        }
    ]
}