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/62d48be2-d159-4c9b-9b69-4136b6fda695/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "62d48be2-d159-4c9b-9b69-4136b6fda695",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9e479975-17de-4c01-8f92-1f02623696e2",
    "completed": true,
    "last_updated": "2023-01-02T11:17:12.193516-05:00",
    "created_at": "2023-01-01T09:22:02.113644-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.18,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9e479975-17de-4c01-8f92-1f02623696e2",
    "datetime": "2023-01-01T13:00:00-05:00",
    "cutoff_datetime": "2023-01-01T13:00:00-05:00",
    "name": "Denver Broncos v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "a66edbe1-358f-4f09-8440-93618b5ecaaa",
            "match": "https://api-prod.gambitprofit.com/api/matches/62d48be2-d159-4c9b-9b69-4136b6fda695/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-01T09:22:02.119129-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": "Kansas City Chiefs",
                        "amount": 8368.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 1632.0
                    }
                ],
                "expected_reward_tokens": 9286.08,
                "profit_sb": 286.08,
                "profit_sb_percentage": 3.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "350607a6-2f22-40da-8aa6-bf7785d6d3f2",
                    "gambit_id": "45fa42f7-3b7b-45d3-8c60-2ee98e2a339b",
                    "last_updated": "2023-01-02T11:17:12.199622-05:00",
                    "created_at": "2023-01-01T09:22:02.120286-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.11000",
                    "odds": "1.12660",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a66edbe1-358f-4f09-8440-93618b5ecaaa/?format=api"
                },
                {
                    "id": "85afb69e-8c47-4807-a5dc-aece6ac5c39f",
                    "gambit_id": "ddd33612-4cc0-45a7-bb39-4d06961e9a77",
                    "last_updated": "2023-01-02T11:17:12.200751-05:00",
                    "created_at": "2023-01-01T09:22:02.121491-05:00",
                    "name": "Denver Broncos",
                    "reward": "5.69000",
                    "odds": "6.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a66edbe1-358f-4f09-8440-93618b5ecaaa/?format=api"
                }
            ]
        },
        {
            "id": "b835f901-b749-4403-9a8a-290d0208e624",
            "match": "https://api-prod.gambitprofit.com/api/matches/62d48be2-d159-4c9b-9b69-4136b6fda695/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-01T09:22:02.122787-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": "Denver Broncos",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ab77f15-a668-4bb5-9376-512f361f656c",
                    "gambit_id": "e906a663-9944-423b-92e4-670ecfdca833",
                    "last_updated": "2023-01-02T11:17:12.204072-05:00",
                    "created_at": "2023-01-01T09:22:02.126140-05:00",
                    "name": "Denver Broncos",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b835f901-b749-4403-9a8a-290d0208e624/?format=api"
                },
                {
                    "id": "271a333d-3633-40fe-adcd-3accfd8cf0d2",
                    "gambit_id": "8e2759ae-af91-447e-a4ab-e13cab3899dd",
                    "last_updated": "2023-01-02T11:17:12.202968-05:00",
                    "created_at": "2023-01-01T09:22:02.123968-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b835f901-b749-4403-9a8a-290d0208e624/?format=api"
                }
            ]
        },
        {
            "id": "f0d88ed2-bd4c-4bc9-ba07-d849df14d6e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/62d48be2-d159-4c9b-9b69-4136b6fda695/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-01T09:22:02.115408-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 45",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 45",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d5b9ffe-17f0-498d-b361-2b4bb6691f01",
                    "gambit_id": "0a337da9-dbdf-4d21-8893-ee55a273674f",
                    "last_updated": "2023-01-02T11:17:12.196258-05:00",
                    "created_at": "2023-01-01T09:22:02.116592-05:00",
                    "name": "Game Total Under 45",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0d88ed2-bd4c-4bc9-ba07-d849df14d6e4/?format=api"
                },
                {
                    "id": "1b72bfbf-e2e8-4aa3-ab1e-4e327b04fbf3",
                    "gambit_id": "446112a4-cc64-4c83-a833-2bc45f119634",
                    "last_updated": "2023-01-02T11:17:12.197396-05:00",
                    "created_at": "2023-01-01T09:22:02.117836-05:00",
                    "name": "Game Total Over 45",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0d88ed2-bd4c-4bc9-ba07-d849df14d6e4/?format=api"
                }
            ]
        }
    ]
}