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/2f2490c5-2d3e-4233-9660-ef094963dd6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2f2490c5-2d3e-4233-9660-ef094963dd6a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "08c1a106-7565-4894-97ed-6c257823052f",
    "completed": true,
    "last_updated": "2022-12-19T10:42:31.843971-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.46,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/08c1a106-7565-4894-97ed-6c257823052f",
    "datetime": "2022-12-17T21:07:00-05:00",
    "cutoff_datetime": "2022-12-17T21:07:00-05:00",
    "name": "Nashville Predators v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "66d2da1d-e2d2-4345-99c7-c79b2e275a75",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f2490c5-2d3e-4233-9660-ef094963dd6a/?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": "Colorado Avalanche",
                        "amount": 6047.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb542131-daa5-4398-a316-40417a6bfecf",
                    "gambit_id": "2e3efcac-5d3f-49d6-94e6-f472e5549603",
                    "last_updated": "2022-12-19T10:42:31.853091-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d2da1d-e2d2-4345-99c7-c79b2e275a75/?format=api"
                },
                {
                    "id": "0f7506e3-7e91-4eaf-8e5e-ebe9b09396b3",
                    "gambit_id": "6e9091fd-6dd3-46fd-ab44-5a23844722d9",
                    "last_updated": "2022-12-19T10:42:31.854117-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66d2da1d-e2d2-4345-99c7-c79b2e275a75/?format=api"
                }
            ]
        },
        {
            "id": "74e464cf-12c6-4b89-ab76-a81295de2e79",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f2490c5-2d3e-4233-9660-ef094963dd6a/?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": "Nashville Predators",
                        "amount": 6047.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "868f36b9-bf95-437c-9a6b-2b0d6cb19f52",
                    "gambit_id": "913096eb-1b74-4595-a10b-5914d903178c",
                    "last_updated": "2022-12-19T10:42:31.850916-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e464cf-12c6-4b89-ab76-a81295de2e79/?format=api"
                },
                {
                    "id": "567ff2b3-5ab8-4251-ab84-c13e0106e2dc",
                    "gambit_id": "362bea04-e270-4534-9f80-0c4fa4690e4f",
                    "last_updated": "2022-12-19T10:42:31.849866-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e464cf-12c6-4b89-ab76-a81295de2e79/?format=api"
                }
            ]
        },
        {
            "id": "83b278fc-6d22-4c89-880d-985d69024b92",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f2490c5-2d3e-4233-9660-ef094963dd6a/?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": 5208.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4f52db3b-96dd-4ffc-bf5f-22e5b81cc61a",
                    "gambit_id": "fe0495a2-644e-43d4-9a2e-c5b193c5048a",
                    "last_updated": "2022-12-19T10:42:31.846526-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b278fc-6d22-4c89-880d-985d69024b92/?format=api"
                },
                {
                    "id": "7f1bf9d4-50aa-4310-8f17-60ce9a9c69a2",
                    "gambit_id": "16398087-7d22-4f89-aaf8-5750f2c098ed",
                    "last_updated": "2022-12-19T10:42:31.847712-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b278fc-6d22-4c89-880d-985d69024b92/?format=api"
                }
            ]
        }
    ]
}