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/7975af2d-825f-4471-9bc7-24dae0debd08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7975af2d-825f-4471-9bc7-24dae0debd08",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2b806832-45b5-457f-b18e-3149511125f5",
    "completed": true,
    "last_updated": "2022-12-19T10:32:30.450931-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2b806832-45b5-457f-b18e-3149511125f5",
    "datetime": "2022-12-17T20:10:00-05:00",
    "cutoff_datetime": "2022-12-17T20:10:00-05:00",
    "name": "Dallas Mavericks v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "6404c951-d6fb-479f-b6bb-26c8c8e26a65",
            "match": "https://api-prod.gambitprofit.com/api/matches/7975af2d-825f-4471-9bc7-24dae0debd08/?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": "Cleveland Cavaliers",
                        "amount": 7406.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 2594.0
                    }
                ],
                "expected_reward_tokens": 9182.76,
                "profit_sb": 182.76,
                "profit_sb_percentage": 2.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f21c6f66-2701-4498-a7f1-f9eca6ff8182",
                    "gambit_id": "71add592-d334-4028-a6a1-492f05f7e992",
                    "last_updated": "2022-12-19T10:32:30.456758-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.24000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6404c951-d6fb-479f-b6bb-26c8c8e26a65/?format=api"
                },
                {
                    "id": "f4a99c63-1196-4f84-a826-41f4400a41a0",
                    "gambit_id": "c028571d-c7ee-4923-8d15-a0515ea4925d",
                    "last_updated": "2022-12-19T10:32:30.457800-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "3.54000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6404c951-d6fb-479f-b6bb-26c8c8e26a65/?format=api"
                }
            ]
        },
        {
            "id": "50e5b354-efef-4fe1-92f7-54d9e420b10d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7975af2d-825f-4471-9bc7-24dae0debd08/?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": "Cleveland Cavaliers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9df6a74-8106-4e1b-b588-3a38a5481cb5",
                    "gambit_id": "7e8ca4ca-de48-457a-b60c-73e0b17d1593",
                    "last_updated": "2022-12-19T10:32:30.459961-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50e5b354-efef-4fe1-92f7-54d9e420b10d/?format=api"
                },
                {
                    "id": "9f9b882e-fc5c-47a1-88c9-5cdc112af678",
                    "gambit_id": "d092c6c0-251d-49a2-953d-104107816c97",
                    "last_updated": "2022-12-19T10:32:30.461041-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50e5b354-efef-4fe1-92f7-54d9e420b10d/?format=api"
                }
            ]
        },
        {
            "id": "9dd4a375-8253-4133-8a6d-1c4a9e369d89",
            "match": "https://api-prod.gambitprofit.com/api/matches/7975af2d-825f-4471-9bc7-24dae0debd08/?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 213",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 213",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bfc6c449-f5af-49f8-b157-f687bf801ff4",
                    "gambit_id": "41ed2d18-15bd-4167-b004-f6bb6bae7870",
                    "last_updated": "2022-12-19T10:32:30.454601-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 213",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "213.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd4a375-8253-4133-8a6d-1c4a9e369d89/?format=api"
                },
                {
                    "id": "c7ba69d7-7b3a-411f-a597-be6687db5ce0",
                    "gambit_id": "f6533070-2fce-4e88-8599-95a9a1527946",
                    "last_updated": "2022-12-19T10:32:30.453528-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 213",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "213.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd4a375-8253-4133-8a6d-1c4a9e369d89/?format=api"
                }
            ]
        }
    ]
}