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/9e736ba2-676c-49ed-ae55-2a6d587c53fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e736ba2-676c-49ed-ae55-2a6d587c53fa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "59b10eb1-f8ae-4c1c-b556-4d18e26f2521",
    "completed": true,
    "last_updated": "2022-10-17T15:12:29.588023-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.34,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/59b10eb1-f8ae-4c1c-b556-4d18e26f2521",
    "datetime": "2022-10-16T16:05:00-04:00",
    "cutoff_datetime": "2022-10-16T16:05:00-04:00",
    "name": "Arizona Cardinals v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "159e8306-b492-4255-a382-27f1cd7cc886",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e736ba2-676c-49ed-ae55-2a6d587c53fa/?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": "Arizona Cardinals",
                        "amount": 5607.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 4393.0
                    }
                ],
                "expected_reward_tokens": 9531.9,
                "profit_sb": 31.9,
                "profit_sb_percentage": 0.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2714e8a-2d06-4cb8-93d0-104e1f62f886",
                    "gambit_id": "f8ac5bd3-190d-4699-8b30-2c9c2916874c",
                    "last_updated": "2022-10-17T15:12:29.594929-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.70000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/159e8306-b492-4255-a382-27f1cd7cc886/?format=api"
                },
                {
                    "id": "5b8303e6-b7a1-4442-8bfd-c24ceecd8e09",
                    "gambit_id": "06765ceb-9434-413d-86e0-ae3e657571b8",
                    "last_updated": "2022-10-17T15:12:29.593938-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "2.17000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/159e8306-b492-4255-a382-27f1cd7cc886/?format=api"
                }
            ]
        },
        {
            "id": "e7be3f4f-4ff1-48b9-a484-80c9ff9cd8a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e736ba2-676c-49ed-ae55-2a6d587c53fa/?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": "Seattle Seahawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f818b07-40bc-43e7-8f7b-edffd43422b1",
                    "gambit_id": "44bdd53a-30c7-4264-b850-755b0f33a90e",
                    "last_updated": "2022-10-17T15:12:29.596872-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7be3f4f-4ff1-48b9-a484-80c9ff9cd8a1/?format=api"
                },
                {
                    "id": "87c4da3e-78bb-466a-b316-f83db6e88ee1",
                    "gambit_id": "3d614ca1-4687-45ab-986a-914ebb80d47d",
                    "last_updated": "2022-10-17T15:12:29.597858-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7be3f4f-4ff1-48b9-a484-80c9ff9cd8a1/?format=api"
                }
            ]
        },
        {
            "id": "b4519b5e-7e51-463b-bc5f-27a0bf2ef728",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e736ba2-676c-49ed-ae55-2a6d587c53fa/?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 50.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 50.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dac86035-d093-400e-b4b5-2354efc164dc",
                    "gambit_id": "536b85be-bee2-4dbb-a1ad-501d4a792966",
                    "last_updated": "2022-10-17T15:12:29.590867-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4519b5e-7e51-463b-bc5f-27a0bf2ef728/?format=api"
                },
                {
                    "id": "3ae9afd6-ff9d-45ea-b184-5a764e52f2ec",
                    "gambit_id": "90c7f789-be26-45c2-9537-21cf8d1ad69d",
                    "last_updated": "2022-10-17T15:12:29.591960-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4519b5e-7e51-463b-bc5f-27a0bf2ef728/?format=api"
                }
            ]
        }
    ]
}