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/c4a048f3-76b9-4902-988f-942a6d8bc405/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4a048f3-76b9-4902-988f-942a6d8bc405",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8f0a4540-1200-4b6f-8c20-4180693401c9",
    "completed": true,
    "last_updated": "2022-09-28T09:17:11.616157-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8f0a4540-1200-4b6f-8c20-4180693401c9",
    "datetime": "2022-09-27T18:40:00-04:00",
    "cutoff_datetime": "2022-09-27T18:40:00-04:00",
    "name": "KAN (Z Greinke) v. DET (J Wentz)",
    "bettypes": [
        {
            "id": "3e3bb01c-fa82-4261-bcec-1822cd8edb01",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4a048f3-76b9-4902-988f-942a6d8bc405/?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": "DET (J Wentz)",
                        "amount": 5217.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 4783.0
                    }
                ],
                "expected_reward_tokens": 9181.92,
                "profit_sb": 181.92,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "71e2a5f6-74a5-4568-b39c-d83ceafc789a",
                    "gambit_id": "61eb6c64-95dc-4411-a25e-97444a4f4142",
                    "last_updated": "2022-09-28T09:17:11.626151-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (J Wentz)",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e3bb01c-fa82-4261-bcec-1822cd8edb01/?format=api"
                },
                {
                    "id": "8a0ee134-3791-4d89-b946-4b606716832a",
                    "gambit_id": "adeddf6a-1b15-42c4-ab7c-839a433ef6f4",
                    "last_updated": "2022-09-28T09:17:11.627235-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e3bb01c-fa82-4261-bcec-1822cd8edb01/?format=api"
                }
            ]
        },
        {
            "id": "cf4bc989-0c65-4ae5-8f63-88da4d4db9dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4a048f3-76b9-4902-988f-942a6d8bc405/?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": "KAN",
                        "amount": 6389.0
                    },
                    {
                        "team": "DET",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d48d1171-8f99-405b-8f86-3baef9f7cfcd",
                    "gambit_id": "fd1697e4-419c-43b7-b1ba-6742b38a9c3e",
                    "last_updated": "2022-09-28T09:17:11.623860-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf4bc989-0c65-4ae5-8f63-88da4d4db9dc/?format=api"
                },
                {
                    "id": "90b63740-03a8-4d00-b61d-cdd8fd1fc78d",
                    "gambit_id": "176a64df-d8b3-4106-879c-1c51b5079691",
                    "last_updated": "2022-09-28T09:17:11.622671-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf4bc989-0c65-4ae5-8f63-88da4d4db9dc/?format=api"
                }
            ]
        },
        {
            "id": "f7556aa3-5248-4fa4-989c-9c8d074620a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4a048f3-76b9-4902-988f-942a6d8bc405/?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 Over 7.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c92a7e1-e239-4bf3-9969-bf506ad71453",
                    "gambit_id": "09da385f-8d7c-4404-b25a-41221a5bf0f1",
                    "last_updated": "2022-09-28T09:17:11.620296-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7556aa3-5248-4fa4-989c-9c8d074620a4/?format=api"
                },
                {
                    "id": "5f928f10-c205-4781-af97-90ba0c19a3dc",
                    "gambit_id": "d6626c28-529b-4718-97c7-182d703c1e3e",
                    "last_updated": "2022-09-28T09:17:11.619129-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7556aa3-5248-4fa4-989c-9c8d074620a4/?format=api"
                }
            ]
        }
    ]
}