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/2c50845d-d150-4012-ba1b-d9cea395f16e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2c50845d-d150-4012-ba1b-d9cea395f16e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c1e98a7a-899a-4fa7-ac6b-33d864919a9a",
    "completed": true,
    "last_updated": "2022-10-17T09:51:54.530357-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c1e98a7a-899a-4fa7-ac6b-33d864919a9a",
    "datetime": "2022-10-15T19:00:00-04:00",
    "cutoff_datetime": "2022-10-15T19:00:00-04:00",
    "name": "Utah State v. Colorado State",
    "bettypes": [
        {
            "id": "e64cf11a-f8bb-4d01-abc6-eeaccc209080",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c50845d-d150-4012-ba1b-d9cea395f16e/?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": "Utah State",
                        "amount": 8084.0
                    },
                    {
                        "team": "Colorado State",
                        "amount": 1916.0
                    }
                ],
                "expected_reward_tokens": 9539.12,
                "profit_sb": 39.12,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c8ed35ac-8da0-4695-945f-825fd25e1882",
                    "gambit_id": "80119412-9446-45a8-98e1-fac1d8de1b9b",
                    "last_updated": "2022-10-17T09:51:54.538752-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah State",
                    "reward": "1.18000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e64cf11a-f8bb-4d01-abc6-eeaccc209080/?format=api"
                },
                {
                    "id": "575208d9-693c-4cfe-bee9-aba7d33404ab",
                    "gambit_id": "74698541-4270-46eb-9b58-724f0edc7f37",
                    "last_updated": "2022-10-17T09:51:54.537732-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado State",
                    "reward": "4.98000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e64cf11a-f8bb-4d01-abc6-eeaccc209080/?format=api"
                }
            ]
        },
        {
            "id": "7647f7cd-4c81-42ed-9644-61516247554b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c50845d-d150-4012-ba1b-d9cea395f16e/?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": "Utah State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Colorado State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "258a2be8-9db3-40c1-ac72-70595e2f0e17",
                    "gambit_id": "8cce3252-72d2-4163-9398-1b870bd1887b",
                    "last_updated": "2022-10-17T09:51:54.541771-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7647f7cd-4c81-42ed-9644-61516247554b/?format=api"
                },
                {
                    "id": "c6a91f06-a5fd-414c-84f3-92fec5ccddcc",
                    "gambit_id": "a94e4854-e629-4b24-8f37-a865de5ec351",
                    "last_updated": "2022-10-17T09:51:54.540724-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7647f7cd-4c81-42ed-9644-61516247554b/?format=api"
                }
            ]
        },
        {
            "id": "b9fe028c-6942-4c76-ba29-a12d10dc2949",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c50845d-d150-4012-ba1b-d9cea395f16e/?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 45.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a830c77-b66a-4ab9-b47f-61fef8694d78",
                    "gambit_id": "0fb8836a-aeba-468b-a80c-b2e7e0174dfa",
                    "last_updated": "2022-10-17T09:51:54.534544-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fe028c-6942-4c76-ba29-a12d10dc2949/?format=api"
                },
                {
                    "id": "ecd3eccd-f4c6-4f55-93dc-19058e991131",
                    "gambit_id": "17576024-53f7-4c63-b8cb-349ae05902f3",
                    "last_updated": "2022-10-17T09:51:54.535572-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fe028c-6942-4c76-ba29-a12d10dc2949/?format=api"
                }
            ]
        }
    ]
}