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/a1c2a82a-4f88-4493-8695-a6e0857d0073/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a1c2a82a-4f88-4493-8695-a6e0857d0073",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "48fdfe74-f51c-4de9-81af-6cfbc8af2ec2",
    "completed": true,
    "last_updated": "2022-11-04T09:17:41.042027-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/48fdfe74-f51c-4de9-81af-6cfbc8af2ec2",
    "datetime": "2022-11-03T21:05:00-04:00",
    "cutoff_datetime": "2022-11-03T21:05:00-04:00",
    "name": "Nashville Predators v. Calgary Flames",
    "bettypes": [
        {
            "id": "42268caf-cbcb-4f58-8602-6233c1fe9657",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1c2a82a-4f88-4493-8695-a6e0857d0073/?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": "Calgary Flames",
                        "amount": 6650.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3350.0
                    }
                ],
                "expected_reward_tokens": 9110.5,
                "profit_sb": 110.5,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c7c1c21a-6676-44fe-a556-be69a66406c2",
                    "gambit_id": "bd7817d9-077d-48a7-a1b6-60c1468a1884",
                    "last_updated": "2022-11-04T09:17:41.052077-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42268caf-cbcb-4f58-8602-6233c1fe9657/?format=api"
                },
                {
                    "id": "329424fe-48bd-4f9f-8e37-b4d18c689077",
                    "gambit_id": "53e53e46-1c34-424c-ab32-32e285fd662b",
                    "last_updated": "2022-11-04T09:17:41.053081-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.72000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42268caf-cbcb-4f58-8602-6233c1fe9657/?format=api"
                }
            ]
        },
        {
            "id": "10ab65e9-1d5a-4a05-afbd-ddbce7654243",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1c2a82a-4f88-4493-8695-a6e0857d0073/?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": 5492.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9190553b-fa81-4cea-a15d-9baf5a3af431",
                    "gambit_id": "0f7a8360-c5f4-485c-b74d-4235bd9fc704",
                    "last_updated": "2022-11-04T09:17:41.050112-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ab65e9-1d5a-4a05-afbd-ddbce7654243/?format=api"
                },
                {
                    "id": "4b195a47-c3d1-4bb4-9129-61bbaa515ed7",
                    "gambit_id": "2b0b51bd-8c68-4cd0-b8a8-843a9dc7bd23",
                    "last_updated": "2022-11-04T09:17:41.049127-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ab65e9-1d5a-4a05-afbd-ddbce7654243/?format=api"
                }
            ]
        },
        {
            "id": "fa471fd6-5019-404a-b26e-13b276b69e8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1c2a82a-4f88-4493-8695-a6e0857d0073/?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.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6c783569-c9e7-44f3-8999-b61f135fe23a",
                    "gambit_id": "4f2583d0-8bdf-4ea7-8c5c-13dcfdc57623",
                    "last_updated": "2022-11-04T09:17:41.047153-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa471fd6-5019-404a-b26e-13b276b69e8f/?format=api"
                },
                {
                    "id": "64ef8f74-5202-47f8-bd18-3e630af1d0f5",
                    "gambit_id": "cbb00c6d-f407-4938-bc41-988e6f71cd1b",
                    "last_updated": "2022-11-04T09:17:41.046060-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa471fd6-5019-404a-b26e-13b276b69e8f/?format=api"
                }
            ]
        }
    ]
}