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/7d599030-be6c-49fe-b6f9-5099a17f1f39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7d599030-be6c-49fe-b6f9-5099a17f1f39",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a9522a73-01d0-4cbf-b6b2-12b468b10e2e",
    "completed": true,
    "last_updated": "2023-12-12T21:58:23.324828-05:00",
    "created_at": "2023-12-11T09:38:02.884171-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a9522a73-01d0-4cbf-b6b2-12b468b10e2e",
    "datetime": "2023-12-11T21:37:00-05:00",
    "cutoff_datetime": "2023-12-11T21:37:00-05:00",
    "name": "Calgary Flames v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "b55ae708-cda2-498c-846f-d1eee0774782",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d599030-be6c-49fe-b6f9-5099a17f1f39/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-11T09:38:02.890277-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": "Colorado Avalanche",
                        "amount": 6020.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3dc9ad96-d4df-429c-8565-1ca92a54925c",
                    "gambit_id": "78873782-664c-4306-99f9-85232f688788",
                    "last_updated": "2023-12-12T21:58:23.342234-05:00",
                    "created_at": "2023-12-11T09:38:02.900087-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55ae708-cda2-498c-846f-d1eee0774782/?format=api"
                },
                {
                    "id": "3f909a5a-d818-49b0-b376-61d1ce004d23",
                    "gambit_id": "6486cb9f-4567-4c9c-b9dd-0d2f61ba2813",
                    "last_updated": "2023-12-12T21:58:23.338885-05:00",
                    "created_at": "2023-12-11T09:38:02.894829-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55ae708-cda2-498c-846f-d1eee0774782/?format=api"
                }
            ]
        },
        {
            "id": "e2d1be1c-8e17-47c1-9ad4-710aa97dea3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d599030-be6c-49fe-b6f9-5099a17f1f39/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-11T09:38:02.907207-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": "Calgary Flames",
                        "amount": 6020.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "618386be-9bf7-4fa6-b183-ed1a26f28ed8",
                    "gambit_id": "e4e60990-2caf-475a-9f3d-a9c702d82b12",
                    "last_updated": "2023-12-12T21:58:23.357888-05:00",
                    "created_at": "2023-12-11T09:38:02.913736-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2d1be1c-8e17-47c1-9ad4-710aa97dea3c/?format=api"
                },
                {
                    "id": "2b4cefc8-b31b-449b-9f5e-f5aef14bcfb5",
                    "gambit_id": "c4501601-9574-4a37-b650-d2a138d346d8",
                    "last_updated": "2023-12-12T21:58:23.362885-05:00",
                    "created_at": "2023-12-11T09:38:02.920573-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2d1be1c-8e17-47c1-9ad4-710aa97dea3c/?format=api"
                }
            ]
        },
        {
            "id": "17f41a46-5928-46d8-87be-64f8f04de805",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d599030-be6c-49fe-b6f9-5099a17f1f39/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-11T09:38:02.927493-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e642f8ab-a992-448a-ab51-817d652151fb",
                    "gambit_id": "1155f20c-4809-4cf4-8dde-172bd1abe043",
                    "last_updated": "2023-12-12T21:58:23.377609-05:00",
                    "created_at": "2023-12-11T09:38:02.934727-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f41a46-5928-46d8-87be-64f8f04de805/?format=api"
                },
                {
                    "id": "2c003c0b-f5a4-4e97-bfc8-04b7b464d3b6",
                    "gambit_id": "fb791b93-4685-43c1-8f5f-683f81869b87",
                    "last_updated": "2023-12-12T21:58:23.382001-05:00",
                    "created_at": "2023-12-11T09:38:02.941589-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f41a46-5928-46d8-87be-64f8f04de805/?format=api"
                }
            ]
        }
    ]
}