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/5e6503c7-2e06-44c4-a1a6-52808927da7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5e6503c7-2e06-44c4-a1a6-52808927da7e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "dac9a2ba-2be2-4d8e-9424-1031a88c0d26",
    "completed": true,
    "last_updated": "2022-11-14T11:28:17.916264-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.48,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/dac9a2ba-2be2-4d8e-9424-1031a88c0d26",
    "datetime": "2022-11-12T19:10:00-05:00",
    "cutoff_datetime": "2022-11-12T19:10:00-05:00",
    "name": "Boston Celtics v. Detroit Pistons",
    "bettypes": [
        {
            "id": "b2abb4a9-0318-4bcd-a7a0-2caff359f779",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e6503c7-2e06-44c4-a1a6-52808927da7e/?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": "Boston Celtics",
                        "amount": 7438.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2562.0
                    }
                ],
                "expected_reward_tokens": 9223.12,
                "profit_sb": 223.12,
                "profit_sb_percentage": 2.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "53d7a0e2-e3f2-4877-8029-97130414c944",
                    "gambit_id": "d5ab2884-926c-4571-8d04-c840f3b3f249",
                    "last_updated": "2022-11-14T11:28:17.926955-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.24000",
                    "odds": "1.27030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2abb4a9-0318-4bcd-a7a0-2caff359f779/?format=api"
                },
                {
                    "id": "a61c93d2-a684-4615-8c98-f4fef47944ea",
                    "gambit_id": "b27c8104-7bb3-467c-ab43-90fb890fa590",
                    "last_updated": "2022-11-14T11:28:17.926045-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.60000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2abb4a9-0318-4bcd-a7a0-2caff359f779/?format=api"
                }
            ]
        },
        {
            "id": "702edcd8-22cb-4ad0-95a1-b74ecf2bcfc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e6503c7-2e06-44c4-a1a6-52808927da7e/?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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f912189b-92d2-4126-ac0b-0377b91e6ac1",
                    "gambit_id": "d44a4e94-06e6-40ca-becc-6ca296719b96",
                    "last_updated": "2022-11-14T11:28:17.923892-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/702edcd8-22cb-4ad0-95a1-b74ecf2bcfc1/?format=api"
                },
                {
                    "id": "9e3baf25-1b17-478f-a7c7-1d5ae4c19421",
                    "gambit_id": "d1e53d51-1ede-45ed-a266-fc1a4bb39caf",
                    "last_updated": "2022-11-14T11:28:17.922767-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/702edcd8-22cb-4ad0-95a1-b74ecf2bcfc1/?format=api"
                }
            ]
        },
        {
            "id": "f913da84-49ad-4c40-ab58-d6f39f1b93c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e6503c7-2e06-44c4-a1a6-52808927da7e/?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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "221dca4d-f7da-4f19-a8ee-991a78d8b84e",
                    "gambit_id": "3620e12c-e846-438e-bb9a-dc72ecbe3366",
                    "last_updated": "2022-11-14T11:28:17.919291-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f913da84-49ad-4c40-ab58-d6f39f1b93c6/?format=api"
                },
                {
                    "id": "6b6af438-e62f-4657-8622-42c0ea78d3b7",
                    "gambit_id": "fbe11876-5e69-4e8d-b920-e20f60b1b766",
                    "last_updated": "2022-11-14T11:28:17.920474-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f913da84-49ad-4c40-ab58-d6f39f1b93c6/?format=api"
                }
            ]
        }
    ]
}