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/e938987e-1d14-4c51-be0d-2811db1c4c2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e938987e-1d14-4c51-be0d-2811db1c4c2c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3bd49d52-702f-4731-b8ef-29260dd64e4e",
    "completed": true,
    "last_updated": "2022-11-12T17:47:38.730569-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3bd49d52-702f-4731-b8ef-29260dd64e4e",
    "datetime": "2022-11-11T19:05:00-05:00",
    "cutoff_datetime": "2022-11-11T19:05:00-05:00",
    "name": "Pittsburgh Penguins v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "d521f0d9-033a-4fec-8466-b0350c7a58f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e938987e-1d14-4c51-be0d-2811db1c4c2c/?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": "Toronto Maple Leafs",
                        "amount": 5737.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4263.0
                    }
                ],
                "expected_reward_tokens": 9121.83,
                "profit_sb": 121.83,
                "profit_sb_percentage": 1.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "209beff2-f3f7-4322-867f-bf865c4ca0d7",
                    "gambit_id": "5f91469e-d47f-40f0-9235-9a71f9636b15",
                    "last_updated": "2022-11-12T17:47:38.739337-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d521f0d9-033a-4fec-8466-b0350c7a58f5/?format=api"
                },
                {
                    "id": "f4f62b7a-48b1-4aba-b848-805e9f656415",
                    "gambit_id": "adebb1f9-ca66-4c0b-9f0c-8a43ae7982f2",
                    "last_updated": "2022-11-12T17:47:38.740288-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d521f0d9-033a-4fec-8466-b0350c7a58f5/?format=api"
                }
            ]
        },
        {
            "id": "550c009e-ef51-4e1b-b36e-a43f580e0481",
            "match": "https://api-prod.gambitprofit.com/api/matches/e938987e-1d14-4c51-be0d-2811db1c4c2c/?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": "Pittsburgh Penguins",
                        "amount": 6266.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9148.3,
                "profit_sb": 148.3,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b08304bc-9147-4856-ab1a-7195344c71a4",
                    "gambit_id": "cde49809-7cc8-4287-b117-04755510debe",
                    "last_updated": "2022-11-12T17:47:38.737432-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/550c009e-ef51-4e1b-b36e-a43f580e0481/?format=api"
                },
                {
                    "id": "4123d747-3e52-4dfa-8680-6fc1efd39bd3",
                    "gambit_id": "194c51b7-c0fd-4298-bb67-2a78cd6623fa",
                    "last_updated": "2022-11-12T17:47:38.736431-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.45000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/550c009e-ef51-4e1b-b36e-a43f580e0481/?format=api"
                }
            ]
        },
        {
            "id": "0b941ddc-d5b7-4dcd-9d2b-5722f6d12dd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/e938987e-1d14-4c51-be0d-2811db1c4c2c/?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": 5097.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7d1cbc26-b5a9-48e9-b63e-dd23a3fc7de5",
                    "gambit_id": "8c493ad2-909b-4d81-8f3e-9827d78d865b",
                    "last_updated": "2022-11-12T17:47:38.734510-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b941ddc-d5b7-4dcd-9d2b-5722f6d12dd6/?format=api"
                },
                {
                    "id": "20693f89-5bf6-4c33-bcf0-0615ffd587fe",
                    "gambit_id": "aac1758b-13bb-4a2d-9170-af7dcca42365",
                    "last_updated": "2022-11-12T17:47:38.733355-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b941ddc-d5b7-4dcd-9d2b-5722f6d12dd6/?format=api"
                }
            ]
        }
    ]
}