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/9061776b-1deb-4636-86ae-1f986564f625/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9061776b-1deb-4636-86ae-1f986564f625",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8f827216-a3f4-453c-93b6-db33ab587342",
    "completed": true,
    "last_updated": "2022-10-26T09:52:11.208242-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8f827216-a3f4-453c-93b6-db33ab587342",
    "datetime": "2022-10-25T19:05:00-04:00",
    "cutoff_datetime": "2022-10-25T19:05:00-04:00",
    "name": "Minnesota Wild v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "d155f404-7fb8-41e8-ac35-f300d8a30642",
            "match": "https://api-prod.gambitprofit.com/api/matches/9061776b-1deb-4636-86ae-1f986564f625/?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": "Minnesota Wild",
                        "amount": 6475.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7a8efe2d-4c70-4ddd-b38c-a40f11ebfcc2",
                    "gambit_id": "eb6b8ced-53cd-45f0-a155-0bbb1e475263",
                    "last_updated": "2022-10-26T09:52:11.218465-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d155f404-7fb8-41e8-ac35-f300d8a30642/?format=api"
                },
                {
                    "id": "64d54aa9-f9a7-4bc6-ba81-9c6bb0f418d6",
                    "gambit_id": "f3acc62e-f61b-4011-ab68-d95526919ff7",
                    "last_updated": "2022-10-26T09:52:11.217445-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d155f404-7fb8-41e8-ac35-f300d8a30642/?format=api"
                }
            ]
        },
        {
            "id": "71a7116d-8bea-4fb3-a4ed-18d452ca15ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/9061776b-1deb-4636-86ae-1f986564f625/?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": "Montreal Canadiens",
                        "amount": 5780.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6a8de1ab-4ec4-4a71-9236-a8257df09ba5",
                    "gambit_id": "655ff7f7-cda1-4dda-96bc-2c1cc521610a",
                    "last_updated": "2022-10-26T09:52:11.214307-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a7116d-8bea-4fb3-a4ed-18d452ca15ae/?format=api"
                },
                {
                    "id": "88fd8de0-f4dc-4598-b054-43d4b7cbae17",
                    "gambit_id": "afc0348d-7c3d-436b-8e4f-e90704cf57ad",
                    "last_updated": "2022-10-26T09:52:11.215365-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a7116d-8bea-4fb3-a4ed-18d452ca15ae/?format=api"
                }
            ]
        },
        {
            "id": "422787da-20b1-413b-ad05-6ec9e7d28453",
            "match": "https://api-prod.gambitprofit.com/api/matches/9061776b-1deb-4636-86ae-1f986564f625/?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": 5212.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92e10470-21a8-47c3-a3a7-9100346837f7",
                    "gambit_id": "96e9a414-9e95-4b8b-8ddc-2aac2d9ab6d8",
                    "last_updated": "2022-10-26T09:52:11.211133-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422787da-20b1-413b-ad05-6ec9e7d28453/?format=api"
                },
                {
                    "id": "67f08f12-e1a0-4f4d-946b-75299d5dc38a",
                    "gambit_id": "5d81e820-80d4-4f96-8b43-5f842597dc46",
                    "last_updated": "2022-10-26T09:52:11.212253-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422787da-20b1-413b-ad05-6ec9e7d28453/?format=api"
                }
            ]
        }
    ]
}