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/d24e1c52-558f-4499-a446-aeade5c54eec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d24e1c52-558f-4499-a446-aeade5c54eec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d812c747-ea20-4b39-aff3-f94935a0fc7a",
    "completed": true,
    "last_updated": "2022-10-11T11:32:04.123966-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d812c747-ea20-4b39-aff3-f94935a0fc7a",
    "datetime": "2022-10-08T19:30:00-04:00",
    "cutoff_datetime": "2022-10-08T19:30:00-04:00",
    "name": "South Carolina v. Kentucky",
    "bettypes": [
        {
            "id": "3792e31b-46a3-4c07-beaf-c35c580cecc9",
            "match": "https://api-prod.gambitprofit.com/api/matches/d24e1c52-558f-4499-a446-aeade5c54eec/?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": "Kentucky",
                        "amount": 6401.0
                    },
                    {
                        "team": "South Carolina",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8333afc8-6a4f-47aa-9cf2-85745665ac7d",
                    "gambit_id": "0362cab8-9524-4e1a-b6b0-750193780e4f",
                    "last_updated": "2022-10-11T11:32:04.129857-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kentucky",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3792e31b-46a3-4c07-beaf-c35c580cecc9/?format=api"
                },
                {
                    "id": "e8151f03-0062-4d58-aedf-f44b03e4aac4",
                    "gambit_id": "c5554c0a-c440-4688-8783-ef3e470154f9",
                    "last_updated": "2022-10-11T11:32:04.130824-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Carolina",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3792e31b-46a3-4c07-beaf-c35c580cecc9/?format=api"
                }
            ]
        },
        {
            "id": "7c879b0f-308a-47cc-b0f8-d7ae5bef27c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d24e1c52-558f-4499-a446-aeade5c54eec/?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": "Kentucky",
                        "amount": 5000.0
                    },
                    {
                        "team": "South Carolina",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf511afa-b23a-4d74-a883-3c1b4d4eccb9",
                    "gambit_id": "3c4089b2-3632-4085-a46c-7fe58ba4c2f6",
                    "last_updated": "2022-10-11T11:32:04.132724-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kentucky",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c879b0f-308a-47cc-b0f8-d7ae5bef27c7/?format=api"
                },
                {
                    "id": "89787271-5a6b-4da6-a555-c1b0a74c0030",
                    "gambit_id": "fa543349-d3d7-4601-97af-22a2afa5b3fe",
                    "last_updated": "2022-10-11T11:32:04.133692-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Carolina",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c879b0f-308a-47cc-b0f8-d7ae5bef27c7/?format=api"
                }
            ]
        },
        {
            "id": "fc421699-917d-4546-83ed-e53574495a5f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d24e1c52-558f-4499-a446-aeade5c54eec/?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 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dba2206d-700f-44e1-97e4-7fb6ef526a86",
                    "gambit_id": "c225d56f-cb11-46eb-a392-e67d0d7fb8ea",
                    "last_updated": "2022-10-11T11:32:04.126804-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc421699-917d-4546-83ed-e53574495a5f/?format=api"
                },
                {
                    "id": "4c44cf9c-0627-4a7c-9c8d-38941c7f4e93",
                    "gambit_id": "1b8ae08c-9ef5-4f56-9041-80aafd1e48be",
                    "last_updated": "2022-10-11T11:32:04.127909-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc421699-917d-4546-83ed-e53574495a5f/?format=api"
                }
            ]
        }
    ]
}