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/8b8bd381-a3e1-42b4-8535-189e139a864b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b8bd381-a3e1-42b4-8535-189e139a864b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "644a95a6-4935-4aa1-9ad1-8bdb7b7089bd",
    "completed": true,
    "last_updated": "2022-12-08T13:02:15.097215-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/644a95a6-4935-4aa1-9ad1-8bdb7b7089bd",
    "datetime": "2022-12-07T22:10:00-05:00",
    "cutoff_datetime": "2022-12-07T22:10:00-05:00",
    "name": "Boston Celtics v. Phoenix Suns",
    "bettypes": [
        {
            "id": "d0fe067a-9ae9-4997-9217-92ff4eb30fe4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b8bd381-a3e1-42b4-8535-189e139a864b/?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": "Phoenix Suns",
                        "amount": 5399.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "58171bc2-bc6b-4341-9b2b-52898086360d",
                    "gambit_id": "bcde1a98-d405-41ff-8d25-cd82fa84bf7b",
                    "last_updated": "2022-12-08T13:02:15.103248-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fe067a-9ae9-4997-9217-92ff4eb30fe4/?format=api"
                },
                {
                    "id": "8ddd90a7-1679-457e-8fa5-b2d0bb407ea1",
                    "gambit_id": "535098a8-1920-4b9a-b970-19573ac38d3a",
                    "last_updated": "2022-12-08T13:02:15.104229-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fe067a-9ae9-4997-9217-92ff4eb30fe4/?format=api"
                }
            ]
        },
        {
            "id": "5de2d8db-38b2-4654-a8f5-90e8c525b210",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b8bd381-a3e1-42b4-8535-189e139a864b/?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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06abdd36-a1d0-40ba-ba27-57370483e4c7",
                    "gambit_id": "5d57d663-df2c-4204-9779-093711e26aee",
                    "last_updated": "2022-12-08T13:02:15.106204-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5de2d8db-38b2-4654-a8f5-90e8c525b210/?format=api"
                },
                {
                    "id": "b073bd49-fcb8-43f8-9b73-aa628295bfbe",
                    "gambit_id": "ef5171ce-379c-4db3-9667-0eb39bafbf0e",
                    "last_updated": "2022-12-08T13:02:15.107180-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5de2d8db-38b2-4654-a8f5-90e8c525b210/?format=api"
                }
            ]
        },
        {
            "id": "a89a73d5-36e3-4d0f-b5fc-ca49bdab8068",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b8bd381-a3e1-42b4-8535-189e139a864b/?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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79b553cf-b6e6-4376-9300-ea4d955a9d09",
                    "gambit_id": "110cfa99-abd3-4146-961a-d60afe80f64e",
                    "last_updated": "2022-12-08T13:02:15.101242-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89a73d5-36e3-4d0f-b5fc-ca49bdab8068/?format=api"
                },
                {
                    "id": "d69573cf-6bb8-42f5-8081-d437a79fdeb0",
                    "gambit_id": "dc38bee4-7a3b-4685-95c9-0bef984046cd",
                    "last_updated": "2022-12-08T13:02:15.100104-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89a73d5-36e3-4d0f-b5fc-ca49bdab8068/?format=api"
                }
            ]
        }
    ]
}