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/75c6b47e-92fb-48ed-b33b-a776810b55f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75c6b47e-92fb-48ed-b33b-a776810b55f7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9ab7e600-2336-4ef8-8db4-508315497b1c",
    "completed": true,
    "last_updated": "2022-10-21T20:57:27.848063-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.36,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9ab7e600-2336-4ef8-8db4-508315497b1c",
    "datetime": "2022-10-20T19:05:00-04:00",
    "cutoff_datetime": "2022-10-20T19:05:00-04:00",
    "name": "Nashville Predators v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "24a31852-f418-450d-a718-19ad067a90f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/75c6b47e-92fb-48ed-b33b-a776810b55f7/?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": "Nashville Predators",
                        "amount": 5316.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32bdf311-a199-4a16-bf55-a4ba5494397a",
                    "gambit_id": "c951cf33-0026-42fb-88bd-04aa22242ad4",
                    "last_updated": "2022-10-21T20:57:27.858809-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a31852-f418-450d-a718-19ad067a90f0/?format=api"
                },
                {
                    "id": "394aa518-1d9c-449a-a363-20d1bb2766a1",
                    "gambit_id": "6fcfbb49-b15c-4437-8cdc-690463a29449",
                    "last_updated": "2022-10-21T20:57:27.857810-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a31852-f418-450d-a718-19ad067a90f0/?format=api"
                }
            ]
        },
        {
            "id": "434d6411-a13f-43cc-b47f-20b8e798243c",
            "match": "https://api-prod.gambitprofit.com/api/matches/75c6b47e-92fb-48ed-b33b-a776810b55f7/?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": "Columbus Blue Jackets",
                        "amount": 6667.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 9465.72,
                "profit_sb": -34.28,
                "profit_sb_percentage": -0.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d8f69ea-967f-4237-bd29-813f3d883e3d",
                    "gambit_id": "2badb9d7-a20a-4941-8b55-dd4277f72c43",
                    "last_updated": "2022-10-21T20:57:27.854599-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434d6411-a13f-43cc-b47f-20b8e798243c/?format=api"
                },
                {
                    "id": "1f3c3d9d-dec2-4233-801b-1f6df3de0ce2",
                    "gambit_id": "37e1febf-35ab-43bd-80f7-7805af9893b9",
                    "last_updated": "2022-10-21T20:57:27.855724-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434d6411-a13f-43cc-b47f-20b8e798243c/?format=api"
                }
            ]
        },
        {
            "id": "546e204b-9a35-48d6-8717-3e5805ebc3d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/75c6b47e-92fb-48ed-b33b-a776810b55f7/?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": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d32d7e0-6db7-4eb1-b75d-93f9c598601a",
                    "gambit_id": "55c55c77-652d-4c72-9612-fc81c3619425",
                    "last_updated": "2022-10-21T20:57:27.852103-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/546e204b-9a35-48d6-8717-3e5805ebc3d9/?format=api"
                },
                {
                    "id": "21ac0850-f843-4d70-974f-23e4613262c5",
                    "gambit_id": "60c86453-37f6-4376-84fe-3fb7e55796e8",
                    "last_updated": "2022-10-21T20:57:27.850960-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/546e204b-9a35-48d6-8717-3e5805ebc3d9/?format=api"
                }
            ]
        }
    ]
}