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/453941f5-4c98-4821-9eea-58039321856b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "453941f5-4c98-4821-9eea-58039321856b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4b2fe007-2a05-4ed0-8734-b9490799ab28",
    "completed": true,
    "last_updated": "2023-12-26T20:18:06.749674-05:00",
    "created_at": "2023-12-20T11:13:06.540256-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.3,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4b2fe007-2a05-4ed0-8734-b9490799ab28",
    "datetime": "2023-12-25T16:30:00-05:00",
    "cutoff_datetime": "2023-12-25T16:30:00-05:00",
    "name": "New York Giants v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "9cc24bbb-3597-4601-99ba-0d623dae1de0",
            "match": "https://api-prod.gambitprofit.com/api/matches/453941f5-4c98-4821-9eea-58039321856b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T11:13:06.547242-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": "Philadelphia Eagles",
                        "amount": 8584.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 1416.0
                    }
                ],
                "expected_reward_tokens": 9528.24,
                "profit_sb": 28.24,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "60519fd1-54e5-42c7-99ef-4c4dbf98b094",
                    "gambit_id": "8475f990-f57f-469d-8c51-8d1a89abf70c",
                    "last_updated": "2023-12-26T20:18:06.773926-05:00",
                    "created_at": "2023-12-20T11:13:06.555317-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.11000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc24bbb-3597-4601-99ba-0d623dae1de0/?format=api"
                },
                {
                    "id": "ae2be77f-8512-4031-89b8-50bb2e8e7c51",
                    "gambit_id": "f05a286c-654e-4c0d-ab8c-9c78006d7e48",
                    "last_updated": "2023-12-26T20:18:06.759160-05:00",
                    "created_at": "2023-12-20T11:13:06.551431-05:00",
                    "name": "New York Giants",
                    "reward": "6.73000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc24bbb-3597-4601-99ba-0d623dae1de0/?format=api"
                }
            ]
        },
        {
            "id": "012d42cd-73d7-4500-ab85-59c4ccf4290f",
            "match": "https://api-prod.gambitprofit.com/api/matches/453941f5-4c98-4821-9eea-58039321856b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T11:13:06.566607-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": "New York Giants",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia Eagles",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "61ffe751-c9da-4e6f-805e-1eb1a73989e6",
                    "gambit_id": "b6ebd17d-7059-4056-ac05-6d0879c6f551",
                    "last_updated": "2023-12-26T20:18:06.789589-05:00",
                    "created_at": "2023-12-20T11:13:06.579688-05:00",
                    "name": "New York Giants",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012d42cd-73d7-4500-ab85-59c4ccf4290f/?format=api"
                },
                {
                    "id": "b2b31644-2e00-4653-807d-daec584767c5",
                    "gambit_id": "8754bc42-193a-4aa8-947c-bdbd528abd0e",
                    "last_updated": "2023-12-26T20:18:06.793522-05:00",
                    "created_at": "2023-12-20T11:13:06.583768-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012d42cd-73d7-4500-ab85-59c4ccf4290f/?format=api"
                }
            ]
        },
        {
            "id": "8f41baff-7e09-4f15-8a08-ab39ed58dec5",
            "match": "https://api-prod.gambitprofit.com/api/matches/453941f5-4c98-4821-9eea-58039321856b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T11:13:06.587563-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 41.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 41.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "976b5f3b-f7c9-42ff-a95e-e3b091a01e0b",
                    "gambit_id": "82cd12a4-6067-4764-bbe8-1cc39d89f089",
                    "last_updated": "2023-12-26T20:18:06.801348-05:00",
                    "created_at": "2023-12-20T11:13:06.595130-05:00",
                    "name": "Game Total Under 41.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41baff-7e09-4f15-8a08-ab39ed58dec5/?format=api"
                },
                {
                    "id": "b7d5e123-b099-4af8-8c2e-c984311d01fd",
                    "gambit_id": "1cbd017b-3455-4529-aaff-62b832d9815a",
                    "last_updated": "2023-12-26T20:18:06.804817-05:00",
                    "created_at": "2023-12-20T11:13:06.591333-05:00",
                    "name": "Game Total Over 41.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41baff-7e09-4f15-8a08-ab39ed58dec5/?format=api"
                }
            ]
        }
    ]
}