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/f19f4a96-5919-475c-b536-17c39a3d15c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f19f4a96-5919-475c-b536-17c39a3d15c2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0b3de498-f30f-48a1-9254-968831749581",
    "completed": true,
    "last_updated": "2022-11-10T09:24:09.061667-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0b3de498-f30f-48a1-9254-968831749581",
    "datetime": "2022-11-09T20:10:00-05:00",
    "cutoff_datetime": "2022-11-09T20:10:00-05:00",
    "name": "Memphis Grizzlies v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "c635c676-72fa-4036-bcd2-3de79f7050f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/f19f4a96-5919-475c-b536-17c39a3d15c2/?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": "Memphis Grizzlies",
                        "amount": 6482.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "16d8832f-48aa-4354-8aba-535b0d1a2809",
                    "gambit_id": "7b2deec9-11ab-4f0a-8e59-186c60bf5297",
                    "last_updated": "2022-11-10T09:24:09.072006-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c635c676-72fa-4036-bcd2-3de79f7050f3/?format=api"
                },
                {
                    "id": "273634e8-b4b2-48da-a2b8-da50c87bfaa7",
                    "gambit_id": "7bb2c9bf-10f9-44a6-83b2-17a85c50ff04",
                    "last_updated": "2022-11-10T09:24:09.068432-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c635c676-72fa-4036-bcd2-3de79f7050f3/?format=api"
                }
            ]
        },
        {
            "id": "5fc8e76c-f653-4452-aaae-bdd64bec973f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f19f4a96-5919-475c-b536-17c39a3d15c2/?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": "San Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8a1561cf-2c3e-4e32-9c6d-eb6df09322a8",
                    "gambit_id": "c5eecade-7c03-48dc-a21a-ad6eb4d8de12",
                    "last_updated": "2022-11-10T09:24:09.074129-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc8e76c-f653-4452-aaae-bdd64bec973f/?format=api"
                },
                {
                    "id": "e53fcaf9-5672-4e66-9d89-0d7fae56d149",
                    "gambit_id": "1de6fb48-1a32-4883-8990-2f31044b18b6",
                    "last_updated": "2022-11-10T09:24:09.075088-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fc8e76c-f653-4452-aaae-bdd64bec973f/?format=api"
                }
            ]
        },
        {
            "id": "2a7448f2-3b52-4641-8b35-f418b1e31ce2",
            "match": "https://api-prod.gambitprofit.com/api/matches/f19f4a96-5919-475c-b536-17c39a3d15c2/?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 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "051ec551-bbb3-4d3e-94ee-c6ccd376d009",
                    "gambit_id": "11c840d7-e608-47d1-9ead-5a35cad9843f",
                    "last_updated": "2022-11-10T09:24:09.065682-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a7448f2-3b52-4641-8b35-f418b1e31ce2/?format=api"
                },
                {
                    "id": "d1c4e054-fd6b-4622-9c31-f211409b40fd",
                    "gambit_id": "c7e94bd0-3df9-40cf-bfa0-1f4e60b44029",
                    "last_updated": "2022-11-10T09:24:09.064477-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a7448f2-3b52-4641-8b35-f418b1e31ce2/?format=api"
                }
            ]
        }
    ]
}