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/cdb648f1-f049-47c1-9f58-105379a52c19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cdb648f1-f049-47c1-9f58-105379a52c19",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "904969b0-a1e0-4699-b1d4-8b3b5bfac837",
    "completed": true,
    "last_updated": "2023-03-15T13:52:00.708798-04:00",
    "created_at": "2023-03-14T09:37:12.631596-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/904969b0-a1e0-4699-b1d4-8b3b5bfac837",
    "datetime": "2023-03-14T22:37:00-04:00",
    "cutoff_datetime": "2023-03-14T22:37:00-04:00",
    "name": "Columbus Blue Jackets v. San Jose Sharks",
    "bettypes": [
        {
            "id": "33f643a2-bf14-4aea-b562-495c2e01dbfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdb648f1-f049-47c1-9f58-105379a52c19/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-14T09:37:12.644026-04: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": 5784.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a20611c2-5276-406b-9d30-a64df76f14d6",
                    "gambit_id": "cf1b15ac-7783-4c44-8786-55b3cae7083e",
                    "last_updated": "2023-03-15T13:52:00.718749-04:00",
                    "created_at": "2023-03-14T09:37:12.645545-04:00",
                    "name": "San Jose Sharks",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f643a2-bf14-4aea-b562-495c2e01dbfb/?format=api"
                },
                {
                    "id": "4ddde516-df5c-4f86-9dbf-25467c0d582c",
                    "gambit_id": "e38facf0-e7f9-4f88-80ee-a3ed9e441ac5",
                    "last_updated": "2023-03-15T13:52:00.719755-04:00",
                    "created_at": "2023-03-14T09:37:12.647186-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f643a2-bf14-4aea-b562-495c2e01dbfb/?format=api"
                }
            ]
        },
        {
            "id": "965c88ae-7757-4b33-824f-1a766f115723",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdb648f1-f049-47c1-9f58-105379a52c19/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-14T09:37:12.638982-04: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": "Columbus Blue Jackets",
                        "amount": 6308.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4ed0b3b7-1f48-4ea0-ab2c-577079229b65",
                    "gambit_id": "2ebb96dd-ca1b-47ba-ae25-fb0b19c01831",
                    "last_updated": "2023-03-15T13:52:00.716467-04:00",
                    "created_at": "2023-03-14T09:37:12.642191-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965c88ae-7757-4b33-824f-1a766f115723/?format=api"
                },
                {
                    "id": "5094014d-1fae-412a-a4e1-55a5a89b55c9",
                    "gambit_id": "1b40bec1-dc8b-4f1b-a03e-194e45863002",
                    "last_updated": "2023-03-15T13:52:00.715341-04:00",
                    "created_at": "2023-03-14T09:37:12.640505-04:00",
                    "name": "San Jose Sharks",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965c88ae-7757-4b33-824f-1a766f115723/?format=api"
                }
            ]
        },
        {
            "id": "1e0ad33e-d14d-4daf-9e0d-97f9915545ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdb648f1-f049-47c1-9f58-105379a52c19/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-14T09:37:12.633972-04: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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd3f23fa-7fe2-46e0-b089-dbff7a219252",
                    "gambit_id": "12dfa095-2d49-4f05-8d30-4a95e138ed08",
                    "last_updated": "2023-03-15T13:52:00.712990-04:00",
                    "created_at": "2023-03-14T09:37:12.637358-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0ad33e-d14d-4daf-9e0d-97f9915545ff/?format=api"
                },
                {
                    "id": "0a8ea833-877d-4b37-ac61-bb6cfc42d584",
                    "gambit_id": "aaca2330-dff1-4c7f-a541-27ceea3a0449",
                    "last_updated": "2023-03-15T13:52:00.711747-04:00",
                    "created_at": "2023-03-14T09:37:12.635573-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0ad33e-d14d-4daf-9e0d-97f9915545ff/?format=api"
                }
            ]
        }
    ]
}