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/4a151eee-4854-4b46-ae3a-332f6b0f5d33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a151eee-4854-4b46-ae3a-332f6b0f5d33",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f0e3b6a7-8308-4bfc-afc5-1d27f97877cb",
    "completed": true,
    "last_updated": "2022-12-12T09:42:32.713991-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f0e3b6a7-8308-4bfc-afc5-1d27f97877cb",
    "datetime": "2022-12-10T19:10:00-05:00",
    "cutoff_datetime": "2022-12-10T19:10:00-05:00",
    "name": "Los Angeles Clippers v. Washington Wizards",
    "bettypes": [
        {
            "id": "72e3fa84-4126-428a-976f-f180eb31db58",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a151eee-4854-4b46-ae3a-332f6b0f5d33/?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": 6336.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "15313a7a-0412-49cf-bd67-2983c165250b",
                    "gambit_id": "b86ac2eb-6d84-4a85-9ca7-7679794a6e2d",
                    "last_updated": "2022-12-12T09:42:32.722090-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72e3fa84-4126-428a-976f-f180eb31db58/?format=api"
                },
                {
                    "id": "11c04dcf-9fe2-4fef-a98b-526ff74f48aa",
                    "gambit_id": "105b88c6-30e1-433e-8628-fffe689540ad",
                    "last_updated": "2022-12-12T09:42:32.721010-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72e3fa84-4126-428a-976f-f180eb31db58/?format=api"
                }
            ]
        },
        {
            "id": "ae64953c-69e5-434e-8e4b-cc64874508bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a151eee-4854-4b46-ae3a-332f6b0f5d33/?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": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e7b529d-81b9-4552-aa90-bcb8f26ccf80",
                    "gambit_id": "b0767624-4f98-4001-bfcd-7b3eb0e0633f",
                    "last_updated": "2022-12-12T09:42:32.724270-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae64953c-69e5-434e-8e4b-cc64874508bc/?format=api"
                },
                {
                    "id": "7d550f39-2bef-4b28-97e2-a796c153b271",
                    "gambit_id": "3df6774c-1cdd-4c14-bcec-b67323fde63c",
                    "last_updated": "2022-12-12T09:42:32.725482-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae64953c-69e5-434e-8e4b-cc64874508bc/?format=api"
                }
            ]
        },
        {
            "id": "17530494-44c3-449c-8d32-a8f633048dfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a151eee-4854-4b46-ae3a-332f6b0f5d33/?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 218.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 218.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a4257a20-23c3-410a-bb5c-8cfdaa512134",
                    "gambit_id": "25e6f957-9383-4d03-9731-b3712439533e",
                    "last_updated": "2022-12-12T09:42:32.717568-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/17530494-44c3-449c-8d32-a8f633048dfb/?format=api"
                },
                {
                    "id": "8643ec51-252d-41aa-8425-5c49061e6775",
                    "gambit_id": "73e4d186-199c-448b-a216-432c7d1a28b4",
                    "last_updated": "2022-12-12T09:42:32.718722-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/17530494-44c3-449c-8d32-a8f633048dfb/?format=api"
                }
            ]
        }
    ]
}