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/c277ff6a-3174-4bb2-8b61-95f7f919f146/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c277ff6a-3174-4bb2-8b61-95f7f919f146",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6f7cd02e-1ebc-4b7e-b6fc-a837db9813a9",
    "completed": true,
    "last_updated": "2022-10-28T09:57:09.237746-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6f7cd02e-1ebc-4b7e-b6fc-a837db9813a9",
    "datetime": "2022-10-27T19:05:00-04:00",
    "cutoff_datetime": "2022-10-27T19:05:00-04:00",
    "name": "Detroit Red Wings v. Boston Bruins",
    "bettypes": [
        {
            "id": "ee001d6e-a418-4dc1-8a53-8eebee7899fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/c277ff6a-3174-4bb2-8b61-95f7f919f146/?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": "Boston Bruins",
                        "amount": 6811.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3189.0
                    }
                ],
                "expected_reward_tokens": 9535.11,
                "profit_sb": 35.11,
                "profit_sb_percentage": 0.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1318c2a8-62f1-4493-baf4-8a296def90d2",
                    "gambit_id": "967abd1a-a3ab-4cd7-80bc-5b8efc458975",
                    "last_updated": "2022-10-28T09:57:09.246754-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.40000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee001d6e-a418-4dc1-8a53-8eebee7899fe/?format=api"
                },
                {
                    "id": "5866950b-7390-4d70-9309-520dbeb14fec",
                    "gambit_id": "eaad0f52-1f77-436f-805a-ece528ee9f2b",
                    "last_updated": "2022-10-28T09:57:09.247742-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.99000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee001d6e-a418-4dc1-8a53-8eebee7899fe/?format=api"
                }
            ]
        },
        {
            "id": "a488a965-ca5e-459d-a401-d96b38831deb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c277ff6a-3174-4bb2-8b61-95f7f919f146/?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": "Detroit Red Wings",
                        "amount": 5316.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f88486e-0c08-403b-966f-9ed9e0eb5721",
                    "gambit_id": "00ffb6cb-4710-4215-9cc5-b12c5339cb37",
                    "last_updated": "2022-10-28T09:57:09.244732-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a488a965-ca5e-459d-a401-d96b38831deb/?format=api"
                },
                {
                    "id": "b00f5582-f587-4a06-9b36-5cfbd609164a",
                    "gambit_id": "d8c837f5-781c-4d36-ad95-ec6619fb29c4",
                    "last_updated": "2022-10-28T09:57:09.243740-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a488a965-ca5e-459d-a401-d96b38831deb/?format=api"
                }
            ]
        },
        {
            "id": "b37e5304-d995-4113-8719-162894314dfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c277ff6a-3174-4bb2-8b61-95f7f919f146/?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 Under 6.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6d7cb8e-ccf8-41cb-bb97-a0c99bd96da3",
                    "gambit_id": "976885da-9783-4512-bc01-79ccb39f49c2",
                    "last_updated": "2022-10-28T09:57:09.240733-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b37e5304-d995-4113-8719-162894314dfb/?format=api"
                },
                {
                    "id": "b31d0b5d-eaba-4094-95c3-d04ade17f653",
                    "gambit_id": "dfe127b4-51d2-4403-a579-c4285a15843e",
                    "last_updated": "2022-10-28T09:57:09.241767-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b37e5304-d995-4113-8719-162894314dfb/?format=api"
                }
            ]
        }
    ]
}