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/6e89b296-d292-45ec-80bb-65899d424053/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6e89b296-d292-45ec-80bb-65899d424053",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "157ba12f-4570-47c2-8da6-7989ecc268c4",
    "completed": true,
    "last_updated": "2022-09-05T09:37:18.513690-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.48,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/157ba12f-4570-47c2-8da6-7989ecc268c4",
    "datetime": "2022-09-03T19:00:00-04:00",
    "cutoff_datetime": "2022-09-03T19:00:00-04:00",
    "name": "Miami-Ohio v. Kentucky",
    "bettypes": [
        {
            "id": "99603df7-2a61-4b60-9be7-f6144be04d0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e89b296-d292-45ec-80bb-65899d424053/?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": "Kentucky",
                        "amount": 8249.0
                    },
                    {
                        "team": "Miami-Ohio",
                        "amount": 1751.0
                    }
                ],
                "expected_reward_tokens": 9402.87,
                "profit_sb": 402.87,
                "profit_sb_percentage": 4.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "04c7efbd-a4fd-42f6-a926-95781b8902a6",
                    "gambit_id": "bd0ea4f5-d83e-4257-a24b-41194e9449ee",
                    "last_updated": "2022-09-05T09:37:18.519999-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kentucky",
                    "reward": "1.14000",
                    "odds": "1.14930",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99603df7-2a61-4b60-9be7-f6144be04d0d/?format=api"
                },
                {
                    "id": "b527e868-9b20-49e7-953d-188513adba61",
                    "gambit_id": "20fc978b-8c86-4347-9cf6-4601caefb718",
                    "last_updated": "2022-09-05T09:37:18.521181-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami-Ohio",
                    "reward": "5.37000",
                    "odds": "5.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99603df7-2a61-4b60-9be7-f6144be04d0d/?format=api"
                }
            ]
        },
        {
            "id": "c92387bd-9ed8-450d-b81e-b45c7041cd68",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e89b296-d292-45ec-80bb-65899d424053/?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": "Kentucky",
                        "amount": 5109.0
                    },
                    {
                        "team": "Miami-Ohio",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a9206d1b-9119-4442-8c7d-457b4403d20e",
                    "gambit_id": "e274e609-b874-46ba-8583-936dffd60dab",
                    "last_updated": "2022-09-05T09:37:18.523152-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kentucky",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "-15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92387bd-9ed8-450d-b81e-b45c7041cd68/?format=api"
                },
                {
                    "id": "659505d5-16e0-42dd-9ba9-2a6ac942733e",
                    "gambit_id": "bec84de8-3058-46ce-bf46-99518ee3895e",
                    "last_updated": "2022-09-05T09:37:18.524099-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami-Ohio",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c92387bd-9ed8-450d-b81e-b45c7041cd68/?format=api"
                }
            ]
        },
        {
            "id": "260f4e37-aa73-44c9-8627-813fc8437572",
            "match": "https://api-prod.gambitprofit.com/api/matches/6e89b296-d292-45ec-80bb-65899d424053/?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 55",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 55",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1bb2e252-fe65-44d9-80eb-ab508ede307f",
                    "gambit_id": "80947e07-58ef-44d7-922f-c53292718fa3",
                    "last_updated": "2022-09-05T09:37:18.516539-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 55",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260f4e37-aa73-44c9-8627-813fc8437572/?format=api"
                },
                {
                    "id": "6e4e756f-d12d-410c-8757-2f243a486fbf",
                    "gambit_id": "c9bb300f-a28f-42b5-9bdc-914f996d4b67",
                    "last_updated": "2022-09-05T09:37:18.517696-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 55",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "55.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260f4e37-aa73-44c9-8627-813fc8437572/?format=api"
                }
            ]
        }
    ]
}