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/c5bec388-050f-4ebb-afbd-5ac4d741b5de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5bec388-050f-4ebb-afbd-5ac4d741b5de",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f9a85b87-5ea6-47d5-9fc0-e67c3ddfe76d",
    "completed": true,
    "last_updated": "2022-10-11T11:32:04.381492-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.29,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f9a85b87-5ea6-47d5-9fc0-e67c3ddfe76d",
    "datetime": "2022-10-08T19:30:00-04:00",
    "cutoff_datetime": "2022-10-08T19:30:00-04:00",
    "name": "Clemson v. Boston College",
    "bettypes": [
        {
            "id": "bc0e8f23-3f09-47da-94a2-bda3486e26c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5bec388-050f-4ebb-afbd-5ac4d741b5de/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Clemson",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10700.0,
                "profit_sb": 1200.0,
                "profit_sb_percentage": 12.63,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Clemson",
                        "amount": 8856.0
                    },
                    {
                        "team": "Boston College",
                        "amount": 1144.0
                    }
                ],
                "expected_reward_tokens": 9472.32,
                "profit_sb": -27.68,
                "profit_sb_percentage": -0.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74f626de-b893-402e-b431-a7df07ac85d2",
                    "gambit_id": "f868004a-74b4-4660-9f50-5f7c9ef646eb",
                    "last_updated": "2022-10-11T11:32:04.387930-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Clemson",
                    "reward": "1.07000",
                    "odds": "1.07140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc0e8f23-3f09-47da-94a2-bda3486e26c0/?format=api"
                },
                {
                    "id": "9dddc4e8-2f30-4846-8f77-c52ffa60bd54",
                    "gambit_id": "7d68fd8f-d322-4ed5-a0bc-ebdeb4c1d1fa",
                    "last_updated": "2022-10-11T11:32:04.386962-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston College",
                    "reward": "8.28000",
                    "odds": "8.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc0e8f23-3f09-47da-94a2-bda3486e26c0/?format=api"
                }
            ]
        },
        {
            "id": "a3369fea-213d-4be1-a0d6-9b1b32c0d5e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5bec388-050f-4ebb-afbd-5ac4d741b5de/?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": "Clemson",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston College",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea854089-de5b-48b6-bad6-0aca2589809a",
                    "gambit_id": "0b355614-333b-4a4b-bd13-6e1d270fb4a5",
                    "last_updated": "2022-10-11T11:32:04.390936-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Clemson",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-21.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3369fea-213d-4be1-a0d6-9b1b32c0d5e4/?format=api"
                },
                {
                    "id": "d4bbf82a-28ab-4dc8-b60d-9c2ce231164d",
                    "gambit_id": "17757be5-92bc-497b-8dc7-3248c12dac4b",
                    "last_updated": "2022-10-11T11:32:04.389948-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston College",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "21.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3369fea-213d-4be1-a0d6-9b1b32c0d5e4/?format=api"
                }
            ]
        },
        {
            "id": "79606173-e1a4-451c-95ed-a5a58581be19",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5bec388-050f-4ebb-afbd-5ac4d741b5de/?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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "baa0a5e7-7fa9-4947-809f-533b79699940",
                    "gambit_id": "9ef5564a-5326-473a-abe8-583f6bd16b72",
                    "last_updated": "2022-10-11T11:32:04.383898-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79606173-e1a4-451c-95ed-a5a58581be19/?format=api"
                },
                {
                    "id": "48d5f509-aab8-4aaa-9cda-8778d377d25c",
                    "gambit_id": "9a721edb-1958-4732-b65c-a59bb3122d65",
                    "last_updated": "2022-10-11T11:32:04.384867-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79606173-e1a4-451c-95ed-a5a58581be19/?format=api"
                }
            ]
        }
    ]
}