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/3cf92973-b8e5-4f3b-865e-c9c30bf5c09d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3cf92973-b8e5-4f3b-865e-c9c30bf5c09d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "576d0094-9915-43f3-9e3f-68f0561ca977",
    "completed": true,
    "last_updated": "2022-11-07T09:08:19.511403-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.52,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/576d0094-9915-43f3-9e3f-68f0561ca977",
    "datetime": "2022-11-05T19:05:00-04:00",
    "cutoff_datetime": "2022-11-05T19:05:00-04:00",
    "name": "Seattle Kraken v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "5fc08f58-9ff9-49d8-9cd2-7ac4877cbde9",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cf92973-b8e5-4f3b-865e-c9c30bf5c09d/?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": "Pittsburgh Penguins",
                        "amount": 6345.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f65d41ad-dbf8-4d81-bf52-f8e08611231c",
                    "gambit_id": "6a478568-1267-4b33-ae12-5683ddd52fd2",
                    "last_updated": "2022-11-07T09:08:19.520342-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc08f58-9ff9-49d8-9cd2-7ac4877cbde9/?format=api"
                },
                {
                    "id": "701bcfac-ad24-4543-be44-d2fc1d6d863a",
                    "gambit_id": "f11fff1d-93e0-4659-92ed-ff0e071e6f99",
                    "last_updated": "2022-11-07T09:08:19.521302-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc08f58-9ff9-49d8-9cd2-7ac4877cbde9/?format=api"
                }
            ]
        },
        {
            "id": "a744d20e-e2d9-455f-add1-47d4fd64c079",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cf92973-b8e5-4f3b-865e-c9c30bf5c09d/?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": "Seattle Kraken",
                        "amount": 5583.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 9099.02,
                "profit_sb": 99.02,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2cbeb382-fcd0-4b0f-af06-ca373bfb0d6e",
                    "gambit_id": "286d4e60-f738-4c7e-9a5c-9d57f2bb4bba",
                    "last_updated": "2022-11-07T09:08:19.518405-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a744d20e-e2d9-455f-add1-47d4fd64c079/?format=api"
                },
                {
                    "id": "e0573b40-f3a1-4777-94b5-cfae1e0fde0e",
                    "gambit_id": "a39b993b-b31a-4f80-8ab0-6ff0d6427342",
                    "last_updated": "2022-11-07T09:08:19.517439-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a744d20e-e2d9-455f-add1-47d4fd64c079/?format=api"
                }
            ]
        },
        {
            "id": "92bb0ed9-2606-443c-bca4-50b22db50f65",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cf92973-b8e5-4f3b-865e-c9c30bf5c09d/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a58560c0-c431-4b09-90e9-fd44997c8bc6",
                    "gambit_id": "b86bae36-8ecf-4d4b-97f4-c7749080557d",
                    "last_updated": "2022-11-07T09:08:19.515427-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92bb0ed9-2606-443c-bca4-50b22db50f65/?format=api"
                },
                {
                    "id": "eb2f3632-3fe7-4983-b9f5-164584485fde",
                    "gambit_id": "346efd72-32a4-40a4-a30d-7b12c8bd3c76",
                    "last_updated": "2022-11-07T09:08:19.514245-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92bb0ed9-2606-443c-bca4-50b22db50f65/?format=api"
                }
            ]
        }
    ]
}