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/82b7a051-68cf-455d-a235-579a93ed8adb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "82b7a051-68cf-455d-a235-579a93ed8adb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "135515fd-7317-49eb-8c79-b6d931bb6157",
    "completed": true,
    "last_updated": "2022-08-14T13:41:54.259999-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.32,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/135515fd-7317-49eb-8c79-b6d931bb6157",
    "datetime": "2022-08-13T19:10:00-04:00",
    "cutoff_datetime": "2022-08-13T19:10:00-04:00",
    "name": "PHI (A Nola) v. NYM (J DeGrom)",
    "bettypes": [
        {
            "id": "1e9374b2-17fd-40cc-977b-256fe7a2ca09",
            "match": "https://api-prod.gambitprofit.com/api/matches/82b7a051-68cf-455d-a235-579a93ed8adb/?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": "NYM (J DeGrom)",
                        "amount": 6643.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9298.89,
                "profit_sb": 298.89,
                "profit_sb_percentage": 3.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "732b9ad2-a027-4552-8d82-31a5382549fe",
                    "gambit_id": "2226dcd8-5805-41d3-aa78-88dd19f182a4",
                    "last_updated": "2022-08-14T13:41:54.263292-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (J DeGrom)",
                    "reward": "1.40000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e9374b2-17fd-40cc-977b-256fe7a2ca09/?format=api"
                },
                {
                    "id": "ddb6f444-934f-4296-8c7b-f0a6e0ad5b3c",
                    "gambit_id": "295b9331-6276-4040-8692-32099027b5c0",
                    "last_updated": "2022-08-14T13:41:54.262887-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.77000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e9374b2-17fd-40cc-977b-256fe7a2ca09/?format=api"
                }
            ]
        },
        {
            "id": "ecc6cbe0-0dac-45e1-8f64-e10574f88d81",
            "match": "https://api-prod.gambitprofit.com/api/matches/82b7a051-68cf-455d-a235-579a93ed8adb/?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": "PHI",
                        "amount": 5204.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1b930c20-a749-496e-9128-8f39705758f5",
                    "gambit_id": "3bf6854c-0a57-4c0b-ab17-f469e70cc5d0",
                    "last_updated": "2022-08-14T13:41:54.262483-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc6cbe0-0dac-45e1-8f64-e10574f88d81/?format=api"
                },
                {
                    "id": "79fcc84c-f4a7-4e23-8e9b-85b2901d3866",
                    "gambit_id": "69dc1c1b-d763-4332-b6ea-03b91a29978e",
                    "last_updated": "2022-08-14T13:41:54.262079-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc6cbe0-0dac-45e1-8f64-e10574f88d81/?format=api"
                }
            ]
        },
        {
            "id": "32d88767-7406-49e8-b847-a1217da74f47",
            "match": "https://api-prod.gambitprofit.com/api/matches/82b7a051-68cf-455d-a235-579a93ed8adb/?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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "494bb355-ae85-4185-a18e-cdc71912d4a4",
                    "gambit_id": "3d558013-cbed-4f7f-9049-38b889201d67",
                    "last_updated": "2022-08-14T13:41:54.261658-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d88767-7406-49e8-b847-a1217da74f47/?format=api"
                },
                {
                    "id": "0cf11396-801e-4352-81de-79f9ff9017ce",
                    "gambit_id": "1c5ee6e4-a9c0-4d14-9364-d16e3311b042",
                    "last_updated": "2022-08-14T13:41:54.261133-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d88767-7406-49e8-b847-a1217da74f47/?format=api"
                }
            ]
        }
    ]
}