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/c6447839-bbb0-41cf-ae74-05dba72745b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c6447839-bbb0-41cf-ae74-05dba72745b8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "044b943a-0b5d-4b86-a906-bf63b8771e28",
    "completed": true,
    "last_updated": "2022-11-06T16:13:01.219948-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.3,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/044b943a-0b5d-4b86-a906-bf63b8771e28",
    "datetime": "2022-11-05T19:00:00-04:00",
    "cutoff_datetime": "2022-11-05T19:00:00-04:00",
    "name": "Clemson v. Notre Dame",
    "bettypes": [
        {
            "id": "f273521f-2c93-4f28-852e-4a16206c6408",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6447839-bbb0-41cf-ae74-05dba72745b8/?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": "Clemson",
                        "amount": 6179.0
                    },
                    {
                        "team": "Notre Dame",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a637231a-6a9a-4fb5-8556-f151aad894ed",
                    "gambit_id": "f42e8d2e-c90f-4d77-8322-eeac76539820",
                    "last_updated": "2022-11-06T16:13:01.226852-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Clemson",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f273521f-2c93-4f28-852e-4a16206c6408/?format=api"
                },
                {
                    "id": "cc948b01-5fb8-411d-b225-1d1270c4236e",
                    "gambit_id": "42339936-e8ad-4a49-b5f6-bd3000618472",
                    "last_updated": "2022-11-06T16:13:01.225896-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Notre Dame",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f273521f-2c93-4f28-852e-4a16206c6408/?format=api"
                }
            ]
        },
        {
            "id": "22cc25f2-eb97-46fb-9e96-ed0b20a9ee05",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6447839-bbb0-41cf-ae74-05dba72745b8/?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": "Notre Dame",
                        "amount": 5097.0
                    },
                    {
                        "team": "Clemson",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9eca06a7-cea1-496a-b57d-02589e6a9230",
                    "gambit_id": "03b128ef-b578-4af1-8ce6-8ceaeac099be",
                    "last_updated": "2022-11-06T16:13:01.228774-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Notre Dame",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22cc25f2-eb97-46fb-9e96-ed0b20a9ee05/?format=api"
                },
                {
                    "id": "6691ad55-ee1b-4917-8005-d40a988839eb",
                    "gambit_id": "7781a3ec-a9d7-4569-9f22-ebb7a44e3424",
                    "last_updated": "2022-11-06T16:13:01.229721-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Clemson",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22cc25f2-eb97-46fb-9e96-ed0b20a9ee05/?format=api"
                }
            ]
        },
        {
            "id": "714692ee-77fb-49ae-b71a-4c05b9590910",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6447839-bbb0-41cf-ae74-05dba72745b8/?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": "f382106a-7ca7-44b0-821d-f6c207323e97",
                    "gambit_id": "17d584c6-78d2-45cc-8a2b-2e82f23175c5",
                    "last_updated": "2022-11-06T16:13:01.222871-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/714692ee-77fb-49ae-b71a-4c05b9590910/?format=api"
                },
                {
                    "id": "60293e44-7c7e-4712-8a08-5dd65f893513",
                    "gambit_id": "7d16ab02-0c5b-48a9-9952-1e26c1169bb2",
                    "last_updated": "2022-11-06T16:13:01.223977-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/714692ee-77fb-49ae-b71a-4c05b9590910/?format=api"
                }
            ]
        }
    ]
}