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/0c15ea42-0f55-4af6-ab93-10d9fbfd686a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c15ea42-0f55-4af6-ab93-10d9fbfd686a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f66634d9-45c7-4376-a22e-7a6a24834345",
    "completed": true,
    "last_updated": "2022-11-21T15:59:01.100606-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.76,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f66634d9-45c7-4376-a22e-7a6a24834345",
    "datetime": "2022-11-20T13:00:00-05:00",
    "cutoff_datetime": "2022-11-20T13:00:00-05:00",
    "name": "Carolina Panthers v. Baltimore Ravens",
    "bettypes": [
        {
            "id": "454b6d8a-3548-4395-b6d3-36c7d2118ed2",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c15ea42-0f55-4af6-ab93-10d9fbfd686a/?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": "Baltimore Ravens",
                        "amount": 8338.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 1662.0
                    }
                ],
                "expected_reward_tokens": 9338.56,
                "profit_sb": 338.56,
                "profit_sb_percentage": 3.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ca6c3ab5-b0ff-4a5e-99b6-8368d1b968f8",
                    "gambit_id": "7e3e63f0-dc96-4523-889f-8c0db970c8d1",
                    "last_updated": "2022-11-21T15:59:01.105949-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.12000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454b6d8a-3548-4395-b6d3-36c7d2118ed2/?format=api"
                },
                {
                    "id": "4b1d8d33-890c-477d-b90b-e51ad3f198b8",
                    "gambit_id": "d84b569f-8776-4436-9a02-4640970e5020",
                    "last_updated": "2022-11-21T15:59:01.106903-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "5.62000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454b6d8a-3548-4395-b6d3-36c7d2118ed2/?format=api"
                }
            ]
        },
        {
            "id": "e86bb92b-01d0-43e4-93ab-7adb316883d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c15ea42-0f55-4af6-ab93-10d9fbfd686a/?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": "Baltimore Ravens",
                        "amount": 5000.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2294f7f4-b497-450c-bfc7-0d871c50b8ec",
                    "gambit_id": "2f73d218-fb4a-4d82-9bcc-5ed7c7eb8155",
                    "last_updated": "2022-11-21T15:59:01.108842-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86bb92b-01d0-43e4-93ab-7adb316883d7/?format=api"
                },
                {
                    "id": "b523a5ed-30d2-41af-987a-d23f69893290",
                    "gambit_id": "f2bcdd38-40ff-459e-b464-d68870faa9a8",
                    "last_updated": "2022-11-21T15:59:01.109787-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86bb92b-01d0-43e4-93ab-7adb316883d7/?format=api"
                }
            ]
        },
        {
            "id": "bcf8d666-5940-4325-a6c6-64d37eda48fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c15ea42-0f55-4af6-ab93-10d9fbfd686a/?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 41.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 41.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bec063d0-16a6-466c-920e-6c58870d6bd3",
                    "gambit_id": "ad5b78a1-04e4-46bb-ade3-6b29bbbaeefb",
                    "last_updated": "2022-11-21T15:59:01.104010-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 41.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf8d666-5940-4325-a6c6-64d37eda48fb/?format=api"
                },
                {
                    "id": "64986585-d805-40a9-aa4e-cffad03e2532",
                    "gambit_id": "997bd6d3-d101-42b0-ac76-db9d6379dfa6",
                    "last_updated": "2022-11-21T15:59:01.103019-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 41.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf8d666-5940-4325-a6c6-64d37eda48fb/?format=api"
                }
            ]
        }
    ]
}