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/a87f265f-1d43-497d-8ed7-0ed719b56fa2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a87f265f-1d43-497d-8ed7-0ed719b56fa2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ff562138-1d06-4523-ae52-d407c500bfea",
    "completed": true,
    "last_updated": "2022-12-05T15:27:06.248868-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.04,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ff562138-1d06-4523-ae52-d407c500bfea",
    "datetime": "2022-12-04T16:05:00-05:00",
    "cutoff_datetime": "2022-12-04T16:05:00-05:00",
    "name": "Seattle Seahawks v. Los Angeles Rams",
    "bettypes": [
        {
            "id": "b1bd1690-004c-42a6-98e4-123387f463bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/a87f265f-1d43-497d-8ed7-0ed719b56fa2/?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": "Seattle Seahawks",
                        "amount": 7121.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 2879.0
                    }
                ],
                "expected_reward_tokens": 9184.01,
                "profit_sb": 184.01,
                "profit_sb_percentage": 2.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e5883f6c-e8ce-433a-af7b-5d00aabe2f50",
                    "gambit_id": "a6522022-a3ed-4f37-8b61-84bc66e66d56",
                    "last_updated": "2022-12-05T15:27:06.256466-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.29000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bd1690-004c-42a6-98e4-123387f463bf/?format=api"
                },
                {
                    "id": "6ba58fd9-7409-4ca0-9664-9149b7d4e9a5",
                    "gambit_id": "e776ca6f-67b8-4ad4-91b7-5a3306b8f613",
                    "last_updated": "2022-12-05T15:27:06.255273-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "3.19000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bd1690-004c-42a6-98e4-123387f463bf/?format=api"
                }
            ]
        },
        {
            "id": "7bac4bc6-c6fe-409a-89da-8b37e59b8f2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a87f265f-1d43-497d-8ed7-0ed719b56fa2/?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 Seahawks",
                        "amount": 5097.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02540486-1277-46ab-895a-2d196e3920bb",
                    "gambit_id": "2e0358c2-3593-458f-9d86-0624e945dcab",
                    "last_updated": "2022-12-05T15:27:06.259801-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bac4bc6-c6fe-409a-89da-8b37e59b8f2c/?format=api"
                },
                {
                    "id": "9f3e7b81-cf6c-4a34-a024-15fd29ba44bf",
                    "gambit_id": "f9d632fc-ad1f-47d0-9155-b901fbb98d95",
                    "last_updated": "2022-12-05T15:27:06.258791-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bac4bc6-c6fe-409a-89da-8b37e59b8f2c/?format=api"
                }
            ]
        },
        {
            "id": "5e2b9780-6acb-4fde-828c-c81d59b7ea9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a87f265f-1d43-497d-8ed7-0ed719b56fa2/?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 41",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 41",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3b6c1dd-b09a-4609-b2a9-165d57135a51",
                    "gambit_id": "645e3c32-bd09-45dc-aaeb-6d15741aad19",
                    "last_updated": "2022-12-05T15:27:06.252994-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 41",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e2b9780-6acb-4fde-828c-c81d59b7ea9c/?format=api"
                },
                {
                    "id": "13c34256-f291-4578-8236-941108907563",
                    "gambit_id": "43c7cca2-3fe2-4c8a-9c7c-9ccfb1ad7f96",
                    "last_updated": "2022-12-05T15:27:06.251757-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 41",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e2b9780-6acb-4fde-828c-c81d59b7ea9c/?format=api"
                }
            ]
        }
    ]
}