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/3015cf4e-7ead-482e-830b-26aa18312aee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3015cf4e-7ead-482e-830b-26aa18312aee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "90cd5808-afc6-4f6f-969a-063292222b89",
    "completed": true,
    "last_updated": "2023-12-04T20:53:09.438730-05:00",
    "created_at": "2023-11-30T10:28:09.406318-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/90cd5808-afc6-4f6f-969a-063292222b89",
    "datetime": "2023-12-03T20:20:00-05:00",
    "cutoff_datetime": "2023-12-03T20:20:00-05:00",
    "name": "Kansas City Chiefs v. Green Bay Packers",
    "bettypes": [
        {
            "id": "b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3015cf4e-7ead-482e-830b-26aa18312aee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-30T10:28:09.439318-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": 6942.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c4379a8-9030-4ffd-8320-81bf127dfbaa",
                    "gambit_id": "8a89a027-0c8e-4fdc-8dcd-529a9eba1792",
                    "last_updated": "2023-12-04T20:53:09.469309-05:00",
                    "created_at": "2023-11-30T10:28:09.443795-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c/?format=api"
                },
                {
                    "id": "202a8009-2361-43f3-88a0-a8a2af95df2c",
                    "gambit_id": "f0c335df-1ca6-4035-8a6a-e08647832d56",
                    "last_updated": "2023-12-04T20:53:09.475257-05:00",
                    "created_at": "2023-11-30T10:28:09.449021-05:00",
                    "name": "Green Bay Packers",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c/?format=api"
                }
            ]
        },
        {
            "id": "894db56c-4bc6-4745-8747-8d4a4c0cbe1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3015cf4e-7ead-482e-830b-26aa18312aee/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-30T10:28:09.416756-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": 5000.0
                    },
                    {
                        "team": "Green Bay Packers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db39cd8b-077d-4ce8-a637-5c25f9cb71b0",
                    "gambit_id": "4b1c8ae8-e4b2-4a66-b7b2-44710ace5cc6",
                    "last_updated": "2023-12-04T20:53:09.459509-05:00",
                    "created_at": "2023-11-30T10:28:09.424322-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/894db56c-4bc6-4745-8747-8d4a4c0cbe1c/?format=api"
                },
                {
                    "id": "12d6d5b2-7df6-44d8-8556-2046d941c215",
                    "gambit_id": "ab7f2684-f33c-49f0-80d0-d26f9f7cdf8c",
                    "last_updated": "2023-12-04T20:53:09.463097-05:00",
                    "created_at": "2023-11-30T10:28:09.432041-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/894db56c-4bc6-4745-8747-8d4a4c0cbe1c/?format=api"
                }
            ]
        },
        {
            "id": "e37f853b-f9ab-41a7-8f9e-322ac06b7a20",
            "match": "https://api-prod.gambitprofit.com/api/matches/3015cf4e-7ead-482e-830b-26aa18312aee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-30T10:28:09.452597-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 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d9a7deea-263b-471a-ac74-27b1d8433d4e",
                    "gambit_id": "d7e1592a-b6b5-46ab-9927-de3e91146406",
                    "last_updated": "2023-12-04T20:53:09.482254-05:00",
                    "created_at": "2023-11-30T10:28:09.460504-05:00",
                    "name": "Game Total Over 44",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37f853b-f9ab-41a7-8f9e-322ac06b7a20/?format=api"
                },
                {
                    "id": "f7f57256-c745-4809-b174-ccc0147e989b",
                    "gambit_id": "71a5d8db-6a94-40a8-892e-9c1936f2bdfd",
                    "last_updated": "2023-12-04T20:53:09.485806-05:00",
                    "created_at": "2023-11-30T10:28:09.456913-05:00",
                    "name": "Game Total Under 44",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37f853b-f9ab-41a7-8f9e-322ac06b7a20/?format=api"
                }
            ]
        }
    ]
}