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/7ce042d1-bd05-48b9-ab41-29b97563b6c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7ce042d1-bd05-48b9-ab41-29b97563b6c0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1c70d068-80dc-4e12-9259-392ba3bf5c85",
    "completed": true,
    "last_updated": "2022-11-22T09:52:09.147463-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/1c70d068-80dc-4e12-9259-392ba3bf5c85",
    "datetime": "2022-11-21T22:40:00-05:00",
    "cutoff_datetime": "2022-11-21T22:40:00-05:00",
    "name": "Utah Jazz v. Los Angeles Clippers",
    "bettypes": [
        {
            "id": "d5272adb-d673-40cc-9748-5b7fb94bfe6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ce042d1-bd05-48b9-ab41-29b97563b6c0/?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": "Los Angeles Clippers",
                        "amount": 5399.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5f3a2f84-c190-47bc-8346-86eb5ec3f731",
                    "gambit_id": "c91c2a35-1b61-4389-92fa-b01e30eba37b",
                    "last_updated": "2022-11-22T09:52:09.156352-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5272adb-d673-40cc-9748-5b7fb94bfe6e/?format=api"
                },
                {
                    "id": "9504d115-568c-4c5c-a096-e6c18c52f83b",
                    "gambit_id": "13a4eb34-b132-47e7-bc99-a965828e02d9",
                    "last_updated": "2022-11-22T09:52:09.157342-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5272adb-d673-40cc-9748-5b7fb94bfe6e/?format=api"
                }
            ]
        },
        {
            "id": "88f2db03-eb85-462a-a4b1-e5bfd80a3b7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ce042d1-bd05-48b9-ab41-29b97563b6c0/?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": "Los Angeles Clippers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "922e73b1-1a42-4f15-9c0a-152e207fb8c4",
                    "gambit_id": "7d057bd7-f538-4321-9502-92a67dc07d46",
                    "last_updated": "2022-11-22T09:52:09.153438-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f2db03-eb85-462a-a4b1-e5bfd80a3b7b/?format=api"
                },
                {
                    "id": "9bc9b5e9-8cfd-438b-8bdc-2ee767340c53",
                    "gambit_id": "0b29de14-83eb-4840-b335-7b2b889a2afe",
                    "last_updated": "2022-11-22T09:52:09.154415-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f2db03-eb85-462a-a4b1-e5bfd80a3b7b/?format=api"
                }
            ]
        },
        {
            "id": "29325b4f-a92f-48d3-bd2c-397a5e39ef94",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ce042d1-bd05-48b9-ab41-29b97563b6c0/?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 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e71bd7a7-1b2a-43e8-9e88-295073859dce",
                    "gambit_id": "fa02728a-704b-4b63-99ef-e49d8afd723c",
                    "last_updated": "2022-11-22T09:52:09.150309-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 223",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29325b4f-a92f-48d3-bd2c-397a5e39ef94/?format=api"
                },
                {
                    "id": "0e7e5d11-2be5-4521-9f0a-eea95ceff4de",
                    "gambit_id": "9a97607f-72de-44d5-b624-3ca4aac519ee",
                    "last_updated": "2022-11-22T09:52:09.151469-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 223",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29325b4f-a92f-48d3-bd2c-397a5e39ef94/?format=api"
                }
            ]
        }
    ]
}