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/d7e22d13-df45-4b4b-bce2-2b063fa395bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d7e22d13-df45-4b4b-bce2-2b063fa395bc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b73dd62b-0887-4986-b2b6-fb68f9327c97",
    "completed": true,
    "last_updated": "2022-11-07T10:18:10.237446-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.73,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b73dd62b-0887-4986-b2b6-fb68f9327c97",
    "datetime": "2022-11-06T22:00:00-05:00",
    "cutoff_datetime": "2022-11-06T22:00:00-05:00",
    "name": "Utah Jazz v. Los Angeles Clippers",
    "bettypes": [
        {
            "id": "5929af32-0d43-44a2-bcb7-684c8079f106",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7e22d13-df45-4b4b-bce2-2b063fa395bc/?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": 5984.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9155.52,
                "profit_sb": 155.52,
                "profit_sb_percentage": 1.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e91c7299-1222-443c-8adc-fd1a75c5ee27",
                    "gambit_id": "68633d99-50ac-4386-b317-351bafc31d3c",
                    "last_updated": "2022-11-07T10:18:10.243683-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5929af32-0d43-44a2-bcb7-684c8079f106/?format=api"
                },
                {
                    "id": "1255852a-b152-43ef-90c7-402220439bbd",
                    "gambit_id": "3508722c-724b-4107-9c52-c04c1b0b5ea9",
                    "last_updated": "2022-11-07T10:18:10.244833-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5929af32-0d43-44a2-bcb7-684c8079f106/?format=api"
                }
            ]
        },
        {
            "id": "6f46789d-a0ec-4f7f-b7a0-e6ae50b59517",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7e22d13-df45-4b4b-bce2-2b063fa395bc/?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": "eeab38c1-50cf-40c8-8b3c-082306b5b626",
                    "gambit_id": "485a2cc2-d7d2-48dd-866d-5f11b7e29b05",
                    "last_updated": "2022-11-07T10:18:10.247120-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f46789d-a0ec-4f7f-b7a0-e6ae50b59517/?format=api"
                },
                {
                    "id": "89503072-57ec-4fe5-8cbd-960d5cdad3be",
                    "gambit_id": "f47f8537-542e-4eda-93ac-5b94c025ccee",
                    "last_updated": "2022-11-07T10:18:10.248244-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f46789d-a0ec-4f7f-b7a0-e6ae50b59517/?format=api"
                }
            ]
        },
        {
            "id": "7c78ec63-425a-4d10-81a5-66ae177dfc73",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7e22d13-df45-4b4b-bce2-2b063fa395bc/?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 218.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 218.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6374367b-0c1d-46c4-ac7b-23eaffadce20",
                    "gambit_id": "1a924784-a6d1-42b0-b0f4-7c14ec65ecb4",
                    "last_updated": "2022-11-07T10:18:10.241308-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 218.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c78ec63-425a-4d10-81a5-66ae177dfc73/?format=api"
                },
                {
                    "id": "340eea9f-2d3a-4a00-a7f0-a1677ea4fb74",
                    "gambit_id": "2ff57896-9a4d-41f8-a6cf-8242afe21970",
                    "last_updated": "2022-11-07T10:18:10.240177-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 218.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c78ec63-425a-4d10-81a5-66ae177dfc73/?format=api"
                }
            ]
        }
    ]
}