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/857733c0-5ee0-43f3-adf9-25823d348466/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "857733c0-5ee0-43f3-adf9-25823d348466",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "86ef1314-48e7-429d-97ba-98b48c461cde",
    "completed": true,
    "last_updated": "2022-11-28T11:41:58.727738-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.34,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/86ef1314-48e7-429d-97ba-98b48c461cde",
    "datetime": "2022-11-27T16:25:00-05:00",
    "cutoff_datetime": "2022-11-27T16:25:00-05:00",
    "name": "New Orleans Saints v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "e10e191d-d5bc-47da-b0be-aa72ad657ab4",
            "match": "https://api-prod.gambitprofit.com/api/matches/857733c0-5ee0-43f3-adf9-25823d348466/?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": "San Francisco 49ers",
                        "amount": 7550.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 2450.0
                    }
                ],
                "expected_reward_tokens": 9211.0,
                "profit_sb": 211.0,
                "profit_sb_percentage": 2.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "86167a65-4dc0-47f1-8a60-190906356b10",
                    "gambit_id": "2766bbed-f808-4b9d-99e5-56647d86ea6e",
                    "last_updated": "2022-11-28T11:41:58.736746-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.22000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e10e191d-d5bc-47da-b0be-aa72ad657ab4/?format=api"
                },
                {
                    "id": "e6f0b91d-6f4f-421d-a413-c652b71c8c69",
                    "gambit_id": "cdbccb9c-4c5a-4497-9b96-1faa6cbedf5f",
                    "last_updated": "2022-11-28T11:41:58.737715-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "3.76000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e10e191d-d5bc-47da-b0be-aa72ad657ab4/?format=api"
                }
            ]
        },
        {
            "id": "d98d911c-682f-43f5-9830-426e89943657",
            "match": "https://api-prod.gambitprofit.com/api/matches/857733c0-5ee0-43f3-adf9-25823d348466/?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": "San Francisco 49ers",
                        "amount": 5097.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f184a524-9ad3-4e3f-8c66-c9b1bbdf2038",
                    "gambit_id": "43483a36-c11a-4e1e-a457-a867fcb150b4",
                    "last_updated": "2022-11-28T11:41:58.733815-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d98d911c-682f-43f5-9830-426e89943657/?format=api"
                },
                {
                    "id": "e6ba4aec-ba00-4169-ac1a-671decdd5563",
                    "gambit_id": "b2a8f670-2d01-48a3-a342-b916a2931805",
                    "last_updated": "2022-11-28T11:41:58.734787-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d98d911c-682f-43f5-9830-426e89943657/?format=api"
                }
            ]
        },
        {
            "id": "2919344f-1aac-4f5a-90f2-18dbc75abfb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/857733c0-5ee0-43f3-adf9-25823d348466/?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 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4b4c399-9324-4756-86a0-481906625c47",
                    "gambit_id": "66247c1b-7aa4-437f-8d04-eb5565ac9f66",
                    "last_updated": "2022-11-28T11:41:58.730671-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2919344f-1aac-4f5a-90f2-18dbc75abfb6/?format=api"
                },
                {
                    "id": "83601236-14fb-4050-84b2-e5c46f69d69d",
                    "gambit_id": "149b00fc-2c2e-4ad3-9b7c-2dd91c4bc775",
                    "last_updated": "2022-11-28T11:41:58.731783-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2919344f-1aac-4f5a-90f2-18dbc75abfb6/?format=api"
                }
            ]
        }
    ]
}