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/aefa28e4-facd-4bcd-b4fd-d0e7db2f4c73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aefa28e4-facd-4bcd-b4fd-d0e7db2f4c73",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0a3db4a9-9ae9-40d9-a8ab-e345da257096",
    "completed": true,
    "last_updated": "2022-12-25T18:02:04.437210-05:00",
    "created_at": "2022-12-23T09:06:55.887416-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0a3db4a9-9ae9-40d9-a8ab-e345da257096",
    "datetime": "2022-12-23T20:07:00-05:00",
    "cutoff_datetime": "2022-12-23T20:07:00-05:00",
    "name": "Montreal Canadiens v. Dallas Stars",
    "bettypes": [
        {
            "id": "2e4e5c30-e584-4e9a-9ea4-39dd03a2aac6",
            "match": "https://api-prod.gambitprofit.com/api/matches/aefa28e4-facd-4bcd-b4fd-d0e7db2f4c73/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T09:06:55.896176-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": "Dallas Stars",
                        "amount": 7184.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2816.0
                    }
                ],
                "expected_reward_tokens": 9123.68,
                "profit_sb": 123.68,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f545a1d-973c-4c12-941c-2efd80423bd2",
                    "gambit_id": "f94d153e-c9cf-4ee2-b3b3-2fc607b08c76",
                    "last_updated": "2022-12-25T18:02:04.448317-05:00",
                    "created_at": "2022-12-23T09:06:55.897301-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.27000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e4e5c30-e584-4e9a-9ea4-39dd03a2aac6/?format=api"
                },
                {
                    "id": "bf2a65d6-f88e-440e-98de-af4553c3ad8f",
                    "gambit_id": "bc95d26e-2d50-4b56-acc0-9443f53235f0",
                    "last_updated": "2022-12-25T18:02:04.449469-05:00",
                    "created_at": "2022-12-23T09:06:55.898469-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.24000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e4e5c30-e584-4e9a-9ea4-39dd03a2aac6/?format=api"
                }
            ]
        },
        {
            "id": "d88de463-876b-44ba-8c4c-175b02974bf9",
            "match": "https://api-prod.gambitprofit.com/api/matches/aefa28e4-facd-4bcd-b4fd-d0e7db2f4c73/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T09:06:55.892701-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": "Dallas Stars",
                        "amount": 5098.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8b9060d4-4b57-4f4e-9209-3862a917cf19",
                    "gambit_id": "5c383e02-3b0d-48b4-b54f-82f5ba3d69ef",
                    "last_updated": "2022-12-25T18:02:04.444381-05:00",
                    "created_at": "2022-12-23T09:06:55.893794-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d88de463-876b-44ba-8c4c-175b02974bf9/?format=api"
                },
                {
                    "id": "f4ced5df-3375-4ecd-911c-d9bea296d137",
                    "gambit_id": "cd28e4f3-b105-47b0-830b-48439dfcc688",
                    "last_updated": "2022-12-25T18:02:04.445610-05:00",
                    "created_at": "2022-12-23T09:06:55.894946-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d88de463-876b-44ba-8c4c-175b02974bf9/?format=api"
                }
            ]
        },
        {
            "id": "722139d0-5c69-4c43-b484-3b270d3868b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/aefa28e4-facd-4bcd-b4fd-d0e7db2f4c73/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T09:06:55.889073-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",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba4594c6-15a8-4abd-9aae-9fd5c762f9b2",
                    "gambit_id": "5791ee5a-9c15-407c-b5f9-2c5ad5f512ea",
                    "last_updated": "2022-12-25T18:02:04.442056-05:00",
                    "created_at": "2022-12-23T09:06:55.891453-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722139d0-5c69-4c43-b484-3b270d3868b4/?format=api"
                },
                {
                    "id": "82cc1bd2-e1fe-437f-9ebe-1a3c498dd84c",
                    "gambit_id": "453f0137-2104-4d7e-ae52-4adcb77ccf16",
                    "last_updated": "2022-12-25T18:02:04.440779-05:00",
                    "created_at": "2022-12-23T09:06:55.890271-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722139d0-5c69-4c43-b484-3b270d3868b4/?format=api"
                }
            ]
        }
    ]
}