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/5845f7f9-ec2d-4d85-b131-6c160965027e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5845f7f9-ec2d-4d85-b131-6c160965027e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8c2e9a36-f8ca-4e0e-8b6b-4732fd49c622",
    "completed": true,
    "last_updated": "2022-12-15T10:46:59.954342-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8c2e9a36-f8ca-4e0e-8b6b-4732fd49c622",
    "datetime": "2022-12-14T19:40:00-05:00",
    "cutoff_datetime": "2022-12-14T19:40:00-05:00",
    "name": "New York Knicks v. Chicago Bulls",
    "bettypes": [
        {
            "id": "6869e952-1cec-407c-a17f-4275cae17b36",
            "match": "https://api-prod.gambitprofit.com/api/matches/5845f7f9-ec2d-4d85-b131-6c160965027e/?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": "Chicago Bulls",
                        "amount": 5829.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9437239b-16ac-4b3e-ab2d-7650d11d5afe",
                    "gambit_id": "58e03ab4-8814-4b50-998c-39a54e02a974",
                    "last_updated": "2022-12-15T10:46:59.966008-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6869e952-1cec-407c-a17f-4275cae17b36/?format=api"
                },
                {
                    "id": "3afe0dc0-aeae-402f-a8ea-c5e14b52443f",
                    "gambit_id": "9dfcd711-53c5-43f8-b1d1-9fa024fb457e",
                    "last_updated": "2022-12-15T10:46:59.967178-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6869e952-1cec-407c-a17f-4275cae17b36/?format=api"
                }
            ]
        },
        {
            "id": "b5f59fc0-5805-4890-ba59-182172a455f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/5845f7f9-ec2d-4d85-b131-6c160965027e/?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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "80656342-021f-4b3a-84e5-fb9c1372fc29",
                    "gambit_id": "40d544a5-12e6-4d0b-ad07-eb131822d424",
                    "last_updated": "2022-12-15T10:46:59.962088-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f59fc0-5805-4890-ba59-182172a455f6/?format=api"
                },
                {
                    "id": "1685f853-4d4f-4faf-aa0f-8840cf9582c4",
                    "gambit_id": "c86c182d-966f-4b8f-bcf7-de274612b3a7",
                    "last_updated": "2022-12-15T10:46:59.963415-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f59fc0-5805-4890-ba59-182172a455f6/?format=api"
                }
            ]
        },
        {
            "id": "4923c65b-bf69-49c9-8112-cf26fe0c9fd4",
            "match": "https://api-prod.gambitprofit.com/api/matches/5845f7f9-ec2d-4d85-b131-6c160965027e/?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 227",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a5711fc7-831e-4418-aba8-977eafb94dee",
                    "gambit_id": "baf41bbd-0d14-4768-9a83-49a0b42677b4",
                    "last_updated": "2022-12-15T10:46:59.957675-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 227",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4923c65b-bf69-49c9-8112-cf26fe0c9fd4/?format=api"
                },
                {
                    "id": "9ec827c8-5a64-41f8-817e-09fec0c57906",
                    "gambit_id": "110dedd4-5da6-4dcf-aadb-a9d608664804",
                    "last_updated": "2022-12-15T10:46:59.959533-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 227",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4923c65b-bf69-49c9-8112-cf26fe0c9fd4/?format=api"
                }
            ]
        }
    ]
}