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/0c7fb292-4c54-4967-8f25-e3313fedc390/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c7fb292-4c54-4967-8f25-e3313fedc390",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ab5b06ef-3a41-4c03-ae23-b8ffe5fceda0",
    "completed": true,
    "last_updated": "2022-09-25T11:22:06.341906-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ab5b06ef-3a41-4c03-ae23-b8ffe5fceda0",
    "datetime": "2022-09-24T12:00:00-04:00",
    "cutoff_datetime": "2022-09-24T12:00:00-04:00",
    "name": "Kent State v. Georgia",
    "bettypes": [
        {
            "id": "69ad9812-a977-4092-a868-9d63c8519647",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c7fb292-4c54-4967-8f25-e3313fedc390/?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": "Georgia",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kent State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b5459cd-fecf-4eb1-baa4-9a50f4aae9ef",
                    "gambit_id": "c41fd3ac-1f4a-459d-adce-8ddbb82b9c02",
                    "last_updated": "2022-09-25T11:22:06.348405-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69ad9812-a977-4092-a868-9d63c8519647/?format=api"
                },
                {
                    "id": "9cc023d0-f133-4458-b275-c9ce1a98cb64",
                    "gambit_id": "86ace92a-07ba-4a54-b8c8-9ed473cb46c0",
                    "last_updated": "2022-09-25T11:22:06.349641-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kent State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69ad9812-a977-4092-a868-9d63c8519647/?format=api"
                }
            ]
        },
        {
            "id": "a3cc9ed6-c552-4579-ba5f-1535fd4373c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c7fb292-4c54-4967-8f25-e3313fedc390/?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 61.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 61.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38baaadb-968d-44cf-9c8e-0a8b031de131",
                    "gambit_id": "60ac5d3f-3163-4792-9703-82de399aad91",
                    "last_updated": "2022-09-25T11:22:06.345986-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3cc9ed6-c552-4579-ba5f-1535fd4373c4/?format=api"
                },
                {
                    "id": "ac0346e9-066e-4af2-adba-342b71f72b17",
                    "gambit_id": "be046ecf-bd0d-4bda-9a8b-a6032b650aa3",
                    "last_updated": "2022-09-25T11:22:06.344775-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3cc9ed6-c552-4579-ba5f-1535fd4373c4/?format=api"
                }
            ]
        }
    ]
}