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/c272af25-bd64-47b0-84d8-56efa168f697/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c272af25-bd64-47b0-84d8-56efa168f697",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "27eedad9-c20a-4f40-a4b6-36eeb6bf6460",
    "completed": true,
    "last_updated": "2022-10-17T10:06:54.802465-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/27eedad9-c20a-4f40-a4b6-36eeb6bf6460",
    "datetime": "2022-10-15T23:59:59-04:00",
    "cutoff_datetime": "2022-10-15T23:59:59-04:00",
    "name": "Nevada v. Hawaii",
    "bettypes": [
        {
            "id": "1ab19038-8520-46d1-a1d8-8c1843e05f4f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c272af25-bd64-47b0-84d8-56efa168f697/?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": "Nevada",
                        "amount": 6611.0
                    },
                    {
                        "team": "Hawaii",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9453.73,
                "profit_sb": -46.27,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa60163f-444c-4586-801a-7c82d26d05b9",
                    "gambit_id": "29e97373-1093-4eab-b6ca-7960cf38bcd3",
                    "last_updated": "2022-10-17T10:06:54.809290-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nevada",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ab19038-8520-46d1-a1d8-8c1843e05f4f/?format=api"
                },
                {
                    "id": "5165b214-6ddc-42ee-a2db-4de18045655f",
                    "gambit_id": "25888ab1-42ae-46f7-952a-ed79c7055fe0",
                    "last_updated": "2022-10-17T10:06:54.808335-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Hawaii",
                    "reward": "2.79000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ab19038-8520-46d1-a1d8-8c1843e05f4f/?format=api"
                }
            ]
        },
        {
            "id": "1ca78327-d9ed-45e6-8bb6-4e72da4d58e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c272af25-bd64-47b0-84d8-56efa168f697/?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": "Hawaii",
                        "amount": 5000.0
                    },
                    {
                        "team": "Nevada",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c4b113f-8388-45e6-a030-a3d885762adc",
                    "gambit_id": "b96a5a26-3d9c-49fa-8334-802dec10bffd",
                    "last_updated": "2022-10-17T10:06:54.811194-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Hawaii",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ca78327-d9ed-45e6-8bb6-4e72da4d58e1/?format=api"
                },
                {
                    "id": "939d90d2-8f80-4e09-a174-064b1add9472",
                    "gambit_id": "70b1c920-6813-43a1-82d0-215187a45d96",
                    "last_updated": "2022-10-17T10:06:54.812135-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nevada",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ca78327-d9ed-45e6-8bb6-4e72da4d58e1/?format=api"
                }
            ]
        },
        {
            "id": "80d14eec-1081-4110-ae5f-588c74b03986",
            "match": "https://api-prod.gambitprofit.com/api/matches/c272af25-bd64-47b0-84d8-56efa168f697/?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 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42ebb0a1-b192-4af7-8b0d-94d4330eef54",
                    "gambit_id": "cbeb7eb2-822b-4ea2-9e6e-2a556fa65721",
                    "last_updated": "2022-10-17T10:06:54.806420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80d14eec-1081-4110-ae5f-588c74b03986/?format=api"
                },
                {
                    "id": "3dc53dde-ff4f-4c6a-ae47-9396f55b0046",
                    "gambit_id": "c6827284-9344-488e-a827-6f86c80df072",
                    "last_updated": "2022-10-17T10:06:54.805296-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80d14eec-1081-4110-ae5f-588c74b03986/?format=api"
                }
            ]
        }
    ]
}