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/de2ac5d3-f285-4c6e-b0c7-4eb10ab2cfd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "de2ac5d3-f285-4c6e-b0c7-4eb10ab2cfd3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a0cf52de-c20a-4717-be1a-302880baea66",
    "completed": true,
    "last_updated": "2023-04-05T17:37:08.673468-04:00",
    "created_at": "2023-04-04T09:32:16.883889-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a0cf52de-c20a-4717-be1a-302880baea66",
    "datetime": "2023-04-04T20:10:00-04:00",
    "cutoff_datetime": "2023-04-04T20:10:00-04:00",
    "name": "Sacramento Kings v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "b05466e3-a3fe-48a2-a4bc-8b85ccce2110",
            "match": "https://api-prod.gambitprofit.com/api/matches/de2ac5d3-f285-4c6e-b0c7-4eb10ab2cfd3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:32:16.890714-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": "New Orleans Pelicans",
                        "amount": 6241.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "855de3cb-b9fa-40bf-9114-4d1a38f23407",
                    "gambit_id": "b5e9baa6-cb55-4421-938a-432d7a3b21af",
                    "last_updated": "2023-04-05T17:37:08.689308-04:00",
                    "created_at": "2023-04-04T09:32:16.892115-04:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05466e3-a3fe-48a2-a4bc-8b85ccce2110/?format=api"
                },
                {
                    "id": "caade36c-d1a9-44c7-96eb-5fe541a36dff",
                    "gambit_id": "d3e0a83c-c44b-418d-9078-7c0b75683d86",
                    "last_updated": "2023-04-05T17:37:08.691372-04:00",
                    "created_at": "2023-04-04T09:32:16.893609-04:00",
                    "name": "Sacramento Kings",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05466e3-a3fe-48a2-a4bc-8b85ccce2110/?format=api"
                }
            ]
        },
        {
            "id": "689807ef-0df5-4eb9-82ca-16debd586564",
            "match": "https://api-prod.gambitprofit.com/api/matches/de2ac5d3-f285-4c6e-b0c7-4eb10ab2cfd3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T09:32:16.894995-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8661d66a-9ca7-4557-be1a-782210c50ccd",
                    "gambit_id": "9bbd66b3-8931-416d-9f4c-b0c855e8056c",
                    "last_updated": "2023-04-05T17:37:08.698286-04:00",
                    "created_at": "2023-04-04T09:32:16.897795-04:00",
                    "name": "Sacramento Kings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689807ef-0df5-4eb9-82ca-16debd586564/?format=api"
                },
                {
                    "id": "cd0a16fe-326b-4a81-8bf3-7ce3de54eb10",
                    "gambit_id": "494b7e0a-e4e3-40b2-97b8-c3a2aa7f58b8",
                    "last_updated": "2023-04-05T17:37:08.695845-04:00",
                    "created_at": "2023-04-04T09:32:16.896311-04:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689807ef-0df5-4eb9-82ca-16debd586564/?format=api"
                }
            ]
        },
        {
            "id": "acdd4792-5dd4-4297-bd93-a26c743cb70a",
            "match": "https://api-prod.gambitprofit.com/api/matches/de2ac5d3-f285-4c6e-b0c7-4eb10ab2cfd3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:32:16.886033-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 235.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 235.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1460f74-3bd3-47c6-b18d-9faefc11565d",
                    "gambit_id": "1f9261bd-8975-4fd6-8b1a-31889175d64c",
                    "last_updated": "2023-04-05T17:37:08.682562-04:00",
                    "created_at": "2023-04-04T09:32:16.889178-04:00",
                    "name": "Game Total Over 235.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acdd4792-5dd4-4297-bd93-a26c743cb70a/?format=api"
                },
                {
                    "id": "f0f4111c-abeb-459f-bb30-8b0c7c291c5d",
                    "gambit_id": "daeaf3cd-7623-4107-848d-fc97e889b4c9",
                    "last_updated": "2023-04-05T17:37:08.679432-04:00",
                    "created_at": "2023-04-04T09:32:16.887641-04:00",
                    "name": "Game Total Under 235.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acdd4792-5dd4-4297-bd93-a26c743cb70a/?format=api"
                }
            ]
        }
    ]
}