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/e0bcecba-cb68-4fc6-9047-e6439862daa2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0bcecba-cb68-4fc6-9047-e6439862daa2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "14ff5cec-b271-400c-a3a5-e16354a34feb",
    "completed": true,
    "last_updated": "2022-10-19T09:37:27.507770-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/14ff5cec-b271-400c-a3a5-e16354a34feb",
    "datetime": "2022-10-18T19:35:00-04:00",
    "cutoff_datetime": "2022-10-18T19:35:00-04:00",
    "name": "San Jose Sharks v. New York Islanders",
    "bettypes": [
        {
            "id": "b22d2087-1069-4e15-8b2a-689a29d94874",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0bcecba-cb68-4fc6-9047-e6439862daa2/?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": "New York Islanders",
                        "amount": 6326.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a9307118-3cd7-461f-9b7a-e156750ad656",
                    "gambit_id": "3cda49c0-f2d6-402b-827f-2b843e2d941c",
                    "last_updated": "2022-10-19T09:37:27.516503-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b22d2087-1069-4e15-8b2a-689a29d94874/?format=api"
                },
                {
                    "id": "0452b0fd-cd67-484f-86da-501b6830a44d",
                    "gambit_id": "4adbf6b9-3bcb-44ab-a8f5-7a782d131c6a",
                    "last_updated": "2022-10-19T09:37:27.517466-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b22d2087-1069-4e15-8b2a-689a29d94874/?format=api"
                }
            ]
        },
        {
            "id": "7b2d0042-e462-42ce-afc2-a182bbb57d10",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0bcecba-cb68-4fc6-9047-e6439862daa2/?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": 6104.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bcc03f69-e128-4eba-b3e1-807231c4a913",
                    "gambit_id": "c798378d-abce-4f3f-93d5-374c7d254009",
                    "last_updated": "2022-10-19T09:37:27.514576-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2d0042-e462-42ce-afc2-a182bbb57d10/?format=api"
                },
                {
                    "id": "a3e47b7a-c91d-4f66-ae88-3beb6c378b3b",
                    "gambit_id": "e8e1f86a-6a8c-4640-87c5-f7220f611cce",
                    "last_updated": "2022-10-19T09:37:27.513568-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b2d0042-e462-42ce-afc2-a182bbb57d10/?format=api"
                }
            ]
        },
        {
            "id": "bae33a06-8480-47a5-b4cd-11ad12c4f182",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0bcecba-cb68-4fc6-9047-e6439862daa2/?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 5.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc1decb8-8dcf-4647-b283-4b4188a0ac35",
                    "gambit_id": "b283e8af-620b-428a-8558-72fe9b922f8d",
                    "last_updated": "2022-10-19T09:37:27.511634-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae33a06-8480-47a5-b4cd-11ad12c4f182/?format=api"
                },
                {
                    "id": "dc9bf7a2-fadb-4d1d-b858-2e86f1be40db",
                    "gambit_id": "f4a9ff64-8b81-43f6-a1e2-063412c080a0",
                    "last_updated": "2022-10-19T09:37:27.510586-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae33a06-8480-47a5-b4cd-11ad12c4f182/?format=api"
                }
            ]
        }
    ]
}