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/93e3fb64-2e6e-4ec8-b167-5c153f93fdd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "93e3fb64-2e6e-4ec8-b167-5c153f93fdd3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dbfd4873-4bff-4172-b01c-c7644b20b511",
    "completed": true,
    "last_updated": "2023-04-11T14:02:13.060899-04:00",
    "created_at": "2023-04-10T11:22:01.640986-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/dbfd4873-4bff-4172-b01c-c7644b20b511",
    "datetime": "2023-04-10T21:37:00-04:00",
    "cutoff_datetime": "2023-04-10T21:37:00-04:00",
    "name": "Nashville Predators v. Calgary Flames",
    "bettypes": [
        {
            "id": "9f767ff6-4b07-4ef6-b5b3-847cf6f0e394",
            "match": "https://api-prod.gambitprofit.com/api/matches/93e3fb64-2e6e-4ec8-b167-5c153f93fdd3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-10T11:22:01.652781-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": "Calgary Flames",
                        "amount": 6399.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e431524-13bf-4dee-93de-3f6e36e73155",
                    "gambit_id": "dd150ec7-243b-4a3f-9c4e-b0eb157cf603",
                    "last_updated": "2023-04-11T14:02:13.080920-04:00",
                    "created_at": "2023-04-10T11:22:01.654273-04:00",
                    "name": "Calgary Flames",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f767ff6-4b07-4ef6-b5b3-847cf6f0e394/?format=api"
                },
                {
                    "id": "0619078b-a265-4335-9906-caef393b26cd",
                    "gambit_id": "0fc74784-f4c9-4155-a101-fe81db5fa870",
                    "last_updated": "2023-04-11T14:02:13.088487-04:00",
                    "created_at": "2023-04-10T11:22:01.656078-04:00",
                    "name": "Nashville Predators",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f767ff6-4b07-4ef6-b5b3-847cf6f0e394/?format=api"
                }
            ]
        },
        {
            "id": "44e73ae8-8f12-4bd5-a5a1-81af2087eaeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/93e3fb64-2e6e-4ec8-b167-5c153f93fdd3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-10T11:22:01.647982-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": "Nashville Predators",
                        "amount": 5867.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6b07f425-a3e8-428a-b07f-337eaae6072e",
                    "gambit_id": "bd2e707c-068a-47de-8785-d76e32642c93",
                    "last_updated": "2023-04-11T14:02:13.075482-04:00",
                    "created_at": "2023-04-10T11:22:01.651141-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44e73ae8-8f12-4bd5-a5a1-81af2087eaeb/?format=api"
                },
                {
                    "id": "b98b6603-5e82-4233-82a1-ad421cafbd40",
                    "gambit_id": "27b86acf-31b4-45d0-a0f3-64e832e69916",
                    "last_updated": "2023-04-11T14:02:13.072963-04:00",
                    "created_at": "2023-04-10T11:22:01.649509-04:00",
                    "name": "Calgary Flames",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44e73ae8-8f12-4bd5-a5a1-81af2087eaeb/?format=api"
                }
            ]
        },
        {
            "id": "e51c335b-6349-4319-b2d1-d9eca036348c",
            "match": "https://api-prod.gambitprofit.com/api/matches/93e3fb64-2e6e-4ec8-b167-5c153f93fdd3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-10T11:22:01.642934-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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90bd3ee7-d251-4be8-9990-e750871a26c7",
                    "gambit_id": "d1245cb9-8d99-4a3e-9f13-42188390b3f2",
                    "last_updated": "2023-04-11T14:02:13.068762-04:00",
                    "created_at": "2023-04-10T11:22:01.646266-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e51c335b-6349-4319-b2d1-d9eca036348c/?format=api"
                },
                {
                    "id": "9d159230-2c95-4a73-94ff-16096b72af7b",
                    "gambit_id": "728b2bb3-3e04-475f-9ef7-0a0b11292272",
                    "last_updated": "2023-04-11T14:02:13.066583-04:00",
                    "created_at": "2023-04-10T11:22:01.644439-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e51c335b-6349-4319-b2d1-d9eca036348c/?format=api"
                }
            ]
        }
    ]
}