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/490ff4ce-c762-4975-88ec-b3875548be9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "490ff4ce-c762-4975-88ec-b3875548be9d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9767ec2d-6204-4c12-8664-102bf360a144",
    "completed": true,
    "last_updated": "2023-01-03T10:02:05.225622-05:00",
    "created_at": "2023-01-02T08:52:09.914924-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.46,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9767ec2d-6204-4c12-8664-102bf360a144",
    "datetime": "2023-01-02T12:00:00-05:00",
    "cutoff_datetime": "2023-01-02T12:00:00-05:00",
    "name": "Mississippi State v. Illinois",
    "bettypes": [
        {
            "id": "cdb6d0e0-5966-4f45-9482-6b5100a1d6d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/490ff4ce-c762-4975-88ec-b3875548be9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-02T08:52:09.917087-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": "Mississippi State",
                        "amount": 6047.0
                    },
                    {
                        "team": "Illinois",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "20af4611-6eae-44b8-8fe7-12ac9a41faae",
                    "gambit_id": "46f434dc-5fd1-40ac-8724-351147144c46",
                    "last_updated": "2023-01-03T10:02:05.230297-05:00",
                    "created_at": "2023-01-02T08:52:09.920013-05:00",
                    "name": "Mississippi State",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb6d0e0-5966-4f45-9482-6b5100a1d6d8/?format=api"
                },
                {
                    "id": "1f932cc1-e011-4ed1-ac55-ac2871757668",
                    "gambit_id": "280b5c84-f28b-4ffd-99df-d933fd0b9cd7",
                    "last_updated": "2023-01-03T10:02:05.229087-05:00",
                    "created_at": "2023-01-02T08:52:09.918637-05:00",
                    "name": "Illinois",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb6d0e0-5966-4f45-9482-6b5100a1d6d8/?format=api"
                }
            ]
        },
        {
            "id": "2adfdea9-9835-481b-bf99-38982c8bd160",
            "match": "https://api-prod.gambitprofit.com/api/matches/490ff4ce-c762-4975-88ec-b3875548be9d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-02T08:52:09.925122-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": "Mississippi State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Illinois",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7540080f-c409-4f07-b6d5-36d451db253e",
                    "gambit_id": "f026c9c4-db46-4fa9-b1b3-16136018f76f",
                    "last_updated": "2023-01-03T10:02:05.237166-05:00",
                    "created_at": "2023-01-02T08:52:09.927551-05:00",
                    "name": "Mississippi State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adfdea9-9835-481b-bf99-38982c8bd160/?format=api"
                },
                {
                    "id": "4c5a103f-58a6-4a6e-a86f-1554ce8b6609",
                    "gambit_id": "24b5f598-5cd4-44ee-bd7f-cc0ec7bba6df",
                    "last_updated": "2023-01-03T10:02:05.236012-05:00",
                    "created_at": "2023-01-02T08:52:09.926322-05:00",
                    "name": "Illinois",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2adfdea9-9835-481b-bf99-38982c8bd160/?format=api"
                }
            ]
        },
        {
            "id": "284435e8-26a4-4662-b401-6e8e1d58612e",
            "match": "https://api-prod.gambitprofit.com/api/matches/490ff4ce-c762-4975-88ec-b3875548be9d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-02T08:52:09.921352-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 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bbc382a2-49df-4c67-8749-a1af0227db5e",
                    "gambit_id": "bfb34b40-94e6-413e-ad78-ac0be7212672",
                    "last_updated": "2023-01-03T10:02:05.233774-05:00",
                    "created_at": "2023-01-02T08:52:09.923765-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/284435e8-26a4-4662-b401-6e8e1d58612e/?format=api"
                },
                {
                    "id": "a438ba43-c7f9-403e-bc49-73adeadca89e",
                    "gambit_id": "e9923193-422d-4365-a13a-24a740ed4d37",
                    "last_updated": "2023-01-03T10:02:05.232597-05:00",
                    "created_at": "2023-01-02T08:52:09.922541-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/284435e8-26a4-4662-b401-6e8e1d58612e/?format=api"
                }
            ]
        }
    ]
}