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/ba54a461-6eee-4b9c-9794-d1ed66d980a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ba54a461-6eee-4b9c-9794-d1ed66d980a0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8e0b3c91-d009-419f-96c8-c1f688e481a1",
    "completed": true,
    "last_updated": "2023-09-26T09:03:33.877421-04:00",
    "created_at": "2023-09-20T09:58:16.274631-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.03,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8e0b3c91-d009-419f-96c8-c1f688e481a1",
    "datetime": "2023-09-24T16:25:00-04:00",
    "cutoff_datetime": "2023-09-24T16:25:00-04:00",
    "name": "Chicago Bears v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "7295b240-ed61-4cc5-bd2a-02ab7b2e9a95",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba54a461-6eee-4b9c-9794-d1ed66d980a0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T09:58:16.297733-04: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": 8480.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 1520.0
                    }
                ],
                "expected_reward_tokens": 9497.6,
                "profit_sb": -2.4,
                "profit_sb_percentage": -0.03,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fe40a870-919c-47a4-81c3-9303a07e26df",
                    "gambit_id": "63446180-af74-465f-be61-dbb0dfedd53c",
                    "last_updated": "2023-09-26T09:03:33.906444-04:00",
                    "created_at": "2023-09-20T09:58:16.305733-04:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7295b240-ed61-4cc5-bd2a-02ab7b2e9a95/?format=api"
                },
                {
                    "id": "7a913169-2209-4c90-812e-65297cb26078",
                    "gambit_id": "2d779149-4611-4b54-8e83-0cc2c583e00d",
                    "last_updated": "2023-09-26T09:03:33.902609-04:00",
                    "created_at": "2023-09-20T09:58:16.301026-04:00",
                    "name": "Chicago Bears",
                    "reward": "6.25000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7295b240-ed61-4cc5-bd2a-02ab7b2e9a95/?format=api"
                }
            ]
        },
        {
            "id": "e85b39e6-960b-47a6-9960-c8c732de62d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba54a461-6eee-4b9c-9794-d1ed66d980a0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T09:58:16.280322-04: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": "Chicago Bears",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec4a78a6-9465-440a-a9f3-adbfedd2b624",
                    "gambit_id": "9e0d4b79-c8dc-4a0b-bb33-4103818a95c6",
                    "last_updated": "2023-09-26T09:03:33.891603-04:00",
                    "created_at": "2023-09-20T09:58:16.288143-04:00",
                    "name": "Chicago Bears",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e85b39e6-960b-47a6-9960-c8c732de62d6/?format=api"
                },
                {
                    "id": "9f6906be-5e5b-4519-afae-1c24e647c338",
                    "gambit_id": "5a15794c-0c7d-47aa-8137-e32bf00d7a27",
                    "last_updated": "2023-09-26T09:03:33.895290-04:00",
                    "created_at": "2023-09-20T09:58:16.292423-04:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e85b39e6-960b-47a6-9960-c8c732de62d6/?format=api"
                }
            ]
        },
        {
            "id": "03f41645-b72f-484f-a54c-26c84074c641",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba54a461-6eee-4b9c-9794-d1ed66d980a0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T09:58:16.309875-04: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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab6eb745-2a7f-4c99-b039-ac40355d6fbd",
                    "gambit_id": "a1d4cf89-bc6b-4d9e-8971-6737aa348bad",
                    "last_updated": "2023-09-26T09:03:33.914578-04:00",
                    "created_at": "2023-09-20T09:58:16.313120-04:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f41645-b72f-484f-a54c-26c84074c641/?format=api"
                },
                {
                    "id": "984c65ad-d36d-4b88-b760-adc81fbb4773",
                    "gambit_id": "c6b00445-d956-4f7f-9b75-0a23c342ac2f",
                    "last_updated": "2023-09-26T09:03:33.918178-04:00",
                    "created_at": "2023-09-20T09:58:16.317514-04:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03f41645-b72f-484f-a54c-26c84074c641/?format=api"
                }
            ]
        }
    ]
}