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/4451c718-9a6d-4217-a99b-46b63d345c99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4451c718-9a6d-4217-a99b-46b63d345c99",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e5a443ea-7307-4e93-97fe-430b8f565d35",
    "completed": true,
    "last_updated": "2022-11-11T21:22:05.312379-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.35,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e5a443ea-7307-4e93-97fe-430b8f565d35",
    "datetime": "2022-11-10T20:15:00-05:00",
    "cutoff_datetime": "2022-11-10T20:15:00-05:00",
    "name": "Atlanta Falcons v. Carolina Panthers",
    "bettypes": [
        {
            "id": "1512a7f6-0c80-4161-aa2b-213d6e2a8dd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/4451c718-9a6d-4217-a99b-46b63d345c99/?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": "Atlanta Falcons",
                        "amount": 5737.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 4263.0
                    }
                ],
                "expected_reward_tokens": 9121.83,
                "profit_sb": 121.83,
                "profit_sb_percentage": 1.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f40d8df4-04af-4f78-9e40-a19bde36af28",
                    "gambit_id": "a176ac92-d706-4d33-8296-810946c83990",
                    "last_updated": "2022-11-11T21:22:05.319484-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1512a7f6-0c80-4161-aa2b-213d6e2a8dd6/?format=api"
                },
                {
                    "id": "9cb829e6-a672-44e3-8cec-905a329913bc",
                    "gambit_id": "239633f0-e4f4-4e6b-b871-3d473a37165e",
                    "last_updated": "2022-11-11T21:22:05.318559-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1512a7f6-0c80-4161-aa2b-213d6e2a8dd6/?format=api"
                }
            ]
        },
        {
            "id": "b6454873-bc9d-478d-bdfa-5cc7ffb924d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/4451c718-9a6d-4217-a99b-46b63d345c99/?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": "Atlanta Falcons",
                        "amount": 5208.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3f16ac49-e0a6-4e58-8ea6-8a802e909d5c",
                    "gambit_id": "3077c5b2-acd5-4b98-bbe9-a9d92a3ec725",
                    "last_updated": "2022-11-11T21:22:05.322358-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6454873-bc9d-478d-bdfa-5cc7ffb924d6/?format=api"
                },
                {
                    "id": "1b82daa2-16db-4f3e-bcc4-3e90251dfbbb",
                    "gambit_id": "e9e23afb-f47e-40d0-995b-efbb398a7e1d",
                    "last_updated": "2022-11-11T21:22:05.321421-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6454873-bc9d-478d-bdfa-5cc7ffb924d6/?format=api"
                }
            ]
        },
        {
            "id": "cae77a5e-a8e4-4df0-b3df-b5ea2a2e3cd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/4451c718-9a6d-4217-a99b-46b63d345c99/?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 41.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 41.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03c7ea35-0900-436a-8138-1c753e6555e4",
                    "gambit_id": "b71b9cdf-9b67-4cf8-b074-e3335513084e",
                    "last_updated": "2022-11-11T21:22:05.315135-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 41.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cae77a5e-a8e4-4df0-b3df-b5ea2a2e3cd6/?format=api"
                },
                {
                    "id": "1ea31df4-1868-4adf-9366-2c17b6c01575",
                    "gambit_id": "8b09243b-6eac-478f-8dd8-0212aa755e1e",
                    "last_updated": "2022-11-11T21:22:05.316276-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 41.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cae77a5e-a8e4-4df0-b3df-b5ea2a2e3cd6/?format=api"
                }
            ]
        }
    ]
}