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/8b3e26a6-5ea3-499e-a091-3c0e1833357f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b3e26a6-5ea3-499e-a091-3c0e1833357f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3af002e4-bade-4fd2-a0fe-2d51e5a854e3",
    "completed": true,
    "last_updated": "2022-10-15T09:07:31.254650-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.45,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3af002e4-bade-4fd2-a0fe-2d51e5a854e3",
    "datetime": "2022-10-14T19:30:00-04:00",
    "cutoff_datetime": "2022-10-14T19:30:00-04:00",
    "name": "Navy v. SMU",
    "bettypes": [
        {
            "id": "fd70bf21-b43b-4593-8a72-e89ec00640a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b3e26a6-5ea3-499e-a091-3c0e1833357f/?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": "SMU",
                        "amount": 7952.0
                    },
                    {
                        "team": "Navy",
                        "amount": 2048.0
                    }
                ],
                "expected_reward_tokens": 9542.4,
                "profit_sb": 42.4,
                "profit_sb_percentage": 0.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72961087-3f5b-4efc-a476-35ef625ac071",
                    "gambit_id": "e35b889c-36e8-4923-a898-b24d2eca9942",
                    "last_updated": "2022-10-15T09:07:31.266092-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SMU",
                    "reward": "1.20000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd70bf21-b43b-4593-8a72-e89ec00640a9/?format=api"
                },
                {
                    "id": "77e47e21-2c89-4c6f-b57b-d518218f6e65",
                    "gambit_id": "8a3bd07a-5c7b-467f-8e79-4421a32bb15a",
                    "last_updated": "2022-10-15T09:07:31.267807-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "4.66000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd70bf21-b43b-4593-8a72-e89ec00640a9/?format=api"
                }
            ]
        },
        {
            "id": "a7aac110-bc56-4885-ab37-a6b6fd6d1952",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b3e26a6-5ea3-499e-a091-3c0e1833357f/?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": "SMU",
                        "amount": 5000.0
                    },
                    {
                        "team": "Navy",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "643cb5af-f438-4073-862b-35462a989f49",
                    "gambit_id": "f5e89965-74d1-4181-8e9c-16d7c1381166",
                    "last_updated": "2022-10-15T09:07:31.271407-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SMU",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7aac110-bc56-4885-ab37-a6b6fd6d1952/?format=api"
                },
                {
                    "id": "0428e013-e79d-4ae3-901b-5fb53251e9cd",
                    "gambit_id": "8edfe0e7-c0f1-4a7c-ae16-9dd106399329",
                    "last_updated": "2022-10-15T09:07:31.273140-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7aac110-bc56-4885-ab37-a6b6fd6d1952/?format=api"
                }
            ]
        },
        {
            "id": "81094147-ddf7-41d2-be31-53832c3e76c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b3e26a6-5ea3-499e-a091-3c0e1833357f/?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 58.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 58.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52076d72-8ab7-48eb-a003-1ae3e1bc965f",
                    "gambit_id": "3de29b2b-4867-4cea-9767-12c563e525ab",
                    "last_updated": "2022-10-15T09:07:31.260001-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 58.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "58.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81094147-ddf7-41d2-be31-53832c3e76c5/?format=api"
                },
                {
                    "id": "657513de-9ba4-4d9a-b9f5-8c4961e86aee",
                    "gambit_id": "4b6b6f02-b0ab-4a4c-bd7f-ba8352ab2d13",
                    "last_updated": "2022-10-15T09:07:31.262162-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 58.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "58.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81094147-ddf7-41d2-be31-53832c3e76c5/?format=api"
                }
            ]
        }
    ]
}