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/8fe192a4-b0f1-40a9-9673-f0fac917b809/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8fe192a4-b0f1-40a9-9673-f0fac917b809",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2d02b330-2194-4898-8e8b-a29daa6366e7",
    "completed": true,
    "last_updated": "2023-11-27T09:58:33.331581-05:00",
    "created_at": "2023-11-24T09:08:00.655024-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2d02b330-2194-4898-8e8b-a29daa6366e7",
    "datetime": "2023-11-24T15:37:00-05:00",
    "cutoff_datetime": "2023-11-24T15:37:00-05:00",
    "name": "Montreal Canadiens v. San Jose Sharks",
    "bettypes": [
        {
            "id": "81307d74-6c75-4f5d-b221-ae14d736bb21",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fe192a4-b0f1-40a9-9673-f0fac917b809/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-24T09:08:00.668543-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": 5773.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7507602-971b-4e6c-b1dd-fc9970e7ffe2",
                    "gambit_id": "df90ae4b-816f-4acd-9640-d43bbec9f386",
                    "last_updated": "2023-11-27T09:58:33.348102-05:00",
                    "created_at": "2023-11-24T09:08:00.674051-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81307d74-6c75-4f5d-b221-ae14d736bb21/?format=api"
                },
                {
                    "id": "6eb01b5c-d852-4179-bd33-a119d1916bee",
                    "gambit_id": "55fc8c03-c99f-4fe5-8a02-3748be7200b6",
                    "last_updated": "2023-11-27T09:58:33.352053-05:00",
                    "created_at": "2023-11-24T09:08:00.682805-05:00",
                    "name": "San Jose Sharks",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81307d74-6c75-4f5d-b221-ae14d736bb21/?format=api"
                }
            ]
        },
        {
            "id": "b482993d-b358-4a9a-b60f-250347f7342d",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fe192a4-b0f1-40a9-9673-f0fac917b809/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-24T09:08:00.687766-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": 6390.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "605b5ee8-a7cb-440f-84c5-f2083795a19b",
                    "gambit_id": "a0447880-3a02-4cdf-9daf-98eee846095f",
                    "last_updated": "2023-11-27T09:58:33.362500-05:00",
                    "created_at": "2023-11-24T09:08:00.697925-05:00",
                    "name": "San Jose Sharks",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b482993d-b358-4a9a-b60f-250347f7342d/?format=api"
                },
                {
                    "id": "103fc46b-0ea6-4723-a30b-654974fdc388",
                    "gambit_id": "0890a199-601e-4010-868d-0e2897eff838",
                    "last_updated": "2023-11-27T09:58:33.358986-05:00",
                    "created_at": "2023-11-24T09:08:00.691797-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b482993d-b358-4a9a-b60f-250347f7342d/?format=api"
                }
            ]
        },
        {
            "id": "59d5e5d5-6054-4e54-85f7-43e70e171e2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fe192a4-b0f1-40a9-9673-f0fac917b809/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-24T09:08:00.701651-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 Under 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8e20d9d-8fb6-4787-8544-7e3f2a102956",
                    "gambit_id": "7aa46ca7-9f6c-44ce-bfe3-e7a0fe3d3dc7",
                    "last_updated": "2023-11-27T09:58:33.373007-05:00",
                    "created_at": "2023-11-24T09:08:00.711866-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d5e5d5-6054-4e54-85f7-43e70e171e2d/?format=api"
                },
                {
                    "id": "d9ab457e-2006-4c62-ae87-0ff9499658cf",
                    "gambit_id": "9127c73d-efe9-4253-9169-57c05a0f3195",
                    "last_updated": "2023-11-27T09:58:33.369394-05:00",
                    "created_at": "2023-11-24T09:08:00.706900-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d5e5d5-6054-4e54-85f7-43e70e171e2d/?format=api"
                }
            ]
        }
    ]
}