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/83e3d357-e663-47bd-92d0-a2378b21cc47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "83e3d357-e663-47bd-92d0-a2378b21cc47",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8aa29f73-4090-4455-9799-da41d518b359",
    "completed": true,
    "last_updated": "2023-12-19T09:58:17.322280-05:00",
    "created_at": "2023-12-15T09:13:09.427391-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8aa29f73-4090-4455-9799-da41d518b359",
    "datetime": "2023-12-17T13:00:00-05:00",
    "cutoff_datetime": "2023-12-17T13:00:00-05:00",
    "name": "Tampa Bay Buccaneers v. Green Bay Packers",
    "bettypes": [
        {
            "id": "af4f8a1e-7615-47f3-9973-0fa465107184",
            "match": "https://api-prod.gambitprofit.com/api/matches/83e3d357-e663-47bd-92d0-a2378b21cc47/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-15T09:13:09.463975-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": "Green Bay Packers",
                        "amount": 6458.0
                    },
                    {
                        "team": "Tampa Bay Buccaneers",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "280b2a57-13e0-4f6e-896e-ba1969797a26",
                    "gambit_id": "0e212d2d-7d25-43fa-8ad9-aeff5a5d6e46",
                    "last_updated": "2023-12-19T09:58:17.355753-05:00",
                    "created_at": "2023-12-15T09:13:09.471623-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af4f8a1e-7615-47f3-9973-0fa465107184/?format=api"
                },
                {
                    "id": "2f9e49d2-8c98-4a35-b38d-3df9f1272441",
                    "gambit_id": "023efc8d-1042-480b-81fe-d6c3ece48af2",
                    "last_updated": "2023-12-19T09:58:17.352287-05:00",
                    "created_at": "2023-12-15T09:13:09.467560-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af4f8a1e-7615-47f3-9973-0fa465107184/?format=api"
                }
            ]
        },
        {
            "id": "37ae4422-1489-4579-9062-323fa273a2ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/83e3d357-e663-47bd-92d0-a2378b21cc47/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-15T09:13:09.433043-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": "Tampa Bay Buccaneers",
                        "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": "e475eb69-2938-43b5-aff0-b70c908de7ba",
                    "gambit_id": "96a40514-092c-4c2b-98c2-e70773b934e5",
                    "last_updated": "2023-12-19T09:58:17.332343-05:00",
                    "created_at": "2023-12-15T09:13:09.444636-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ae4422-1489-4579-9062-323fa273a2ff/?format=api"
                },
                {
                    "id": "3ff0d04f-9169-4458-8ac6-655e012a7835",
                    "gambit_id": "90f8df14-507b-4138-b9f8-8e891e7a6440",
                    "last_updated": "2023-12-19T09:58:17.335660-05:00",
                    "created_at": "2023-12-15T09:13:09.448628-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ae4422-1489-4579-9062-323fa273a2ff/?format=api"
                }
            ]
        },
        {
            "id": "e9eb2486-ece2-4e8b-b664-18bd1c39fdfc",
            "match": "https://api-prod.gambitprofit.com/api/matches/83e3d357-e663-47bd-92d0-a2378b21cc47/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-15T09:13:09.452400-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 41",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 41",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf1adb9c-f573-43b5-ae9e-8c61fa1713ea",
                    "gambit_id": "3b6bfa3c-f52a-46ea-ae99-9e502faee163",
                    "last_updated": "2023-12-19T09:58:17.342542-05:00",
                    "created_at": "2023-12-15T09:13:09.456535-05:00",
                    "name": "Game Total Over 41",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9eb2486-ece2-4e8b-b664-18bd1c39fdfc/?format=api"
                },
                {
                    "id": "abd59af7-75d4-4b05-a909-1ba25c028186",
                    "gambit_id": "e2efacbe-4614-4079-a36f-e4cfd5d97a89",
                    "last_updated": "2023-12-19T09:58:17.345897-05:00",
                    "created_at": "2023-12-15T09:13:09.460268-05:00",
                    "name": "Game Total Under 41",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9eb2486-ece2-4e8b-b664-18bd1c39fdfc/?format=api"
                }
            ]
        }
    ]
}