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/ffdcd287-86e6-4de1-befc-6e9207c05adf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ffdcd287-86e6-4de1-befc-6e9207c05adf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2de3a0f4-7eb1-4b32-bff2-185e5d30bc28",
    "completed": true,
    "last_updated": "2022-09-07T12:46:59.909182-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2de3a0f4-7eb1-4b32-bff2-185e5d30bc28",
    "datetime": "2022-09-06T20:10:00-04:00",
    "cutoff_datetime": "2022-09-06T20:10:00-04:00",
    "name": "CLE (S Bieber) v. KAN (K Bubic)",
    "bettypes": [
        {
            "id": "1ee8e5e9-55c2-4ce1-ba52-d97c03385b7e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffdcd287-86e6-4de1-befc-6e9207c05adf/?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": "CLE (S Bieber)",
                        "amount": 6316.0
                    },
                    {
                        "team": "KAN (K Bubic)",
                        "amount": 3684.0
                    }
                ],
                "expected_reward_tokens": 9283.68,
                "profit_sb": 283.68,
                "profit_sb_percentage": 3.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b7cc52a2-501c-4770-b4f6-80cfe72432bb",
                    "gambit_id": "7b462866-4e2e-467e-bde2-cfef8ded2557",
                    "last_updated": "2022-09-07T12:46:59.919172-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (S Bieber)",
                    "reward": "1.47000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ee8e5e9-55c2-4ce1-ba52-d97c03385b7e/?format=api"
                },
                {
                    "id": "9bb892dd-5dde-42b2-97b2-52641c1e9dba",
                    "gambit_id": "f58789e7-ccb8-4d8b-8c6c-b3fb7c2b9e12",
                    "last_updated": "2022-09-07T12:46:59.918206-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (K Bubic)",
                    "reward": "2.52000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ee8e5e9-55c2-4ce1-ba52-d97c03385b7e/?format=api"
                }
            ]
        },
        {
            "id": "10165659-ddcf-47ad-ba85-b10b726172b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffdcd287-86e6-4de1-befc-6e9207c05adf/?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": "CLE",
                        "amount": 5096.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4fcaeea4-1e21-45ac-b6fa-d7167c95a73b",
                    "gambit_id": "f4b82ff0-a1a0-471a-a277-744ec14df512",
                    "last_updated": "2022-09-07T12:46:59.916269-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10165659-ddcf-47ad-ba85-b10b726172b3/?format=api"
                },
                {
                    "id": "886d0fe1-e39e-4a23-ae0f-623a118fcd21",
                    "gambit_id": "c3b14e34-98f7-478b-b8ea-9fe5e382990b",
                    "last_updated": "2022-09-07T12:46:59.915304-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10165659-ddcf-47ad-ba85-b10b726172b3/?format=api"
                }
            ]
        },
        {
            "id": "4fa8083b-1c91-434f-a050-a4f2f58ae8f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffdcd287-86e6-4de1-befc-6e9207c05adf/?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 7.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4ea88b9e-01c6-40d7-8f27-8e62d6f030e1",
                    "gambit_id": "ff6edb6e-3e56-4e95-b9af-e3db724004c4",
                    "last_updated": "2022-09-07T12:46:59.912175-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa8083b-1c91-434f-a050-a4f2f58ae8f0/?format=api"
                },
                {
                    "id": "2b410338-ea44-49e9-8aac-5bb589869035",
                    "gambit_id": "c6749c8d-5ce6-4f8b-addd-2d78efee2b10",
                    "last_updated": "2022-09-07T12:46:59.913344-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa8083b-1c91-434f-a050-a4f2f58ae8f0/?format=api"
                }
            ]
        }
    ]
}