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/d6d829ae-6e48-4b41-bab4-1fceecfec313/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d6d829ae-6e48-4b41-bab4-1fceecfec313",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "45e17129-e6d4-4e4f-a849-fdd397ac211f",
    "completed": true,
    "last_updated": "2023-12-19T17:22:56.972915-05:00",
    "created_at": "2023-12-15T09:13:11.571050-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/45e17129-e6d4-4e4f-a849-fdd397ac211f",
    "datetime": "2023-12-18T20:15:00-05:00",
    "cutoff_datetime": "2023-12-18T20:15:00-05:00",
    "name": "Philadelphia Eagles v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "42e125bc-6770-432f-bd36-1f18ac8935a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6d829ae-6e48-4b41-bab4-1fceecfec313/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-15T09:13:11.593931-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": 6864.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 3136.0
                    }
                ],
                "expected_reward_tokens": 9470.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1be46760-40e8-4904-b92a-da01e5e44351",
                    "gambit_id": "f189a82e-14bc-40a4-a7d3-048205551ad5",
                    "last_updated": "2023-12-19T17:22:56.997771-05:00",
                    "created_at": "2023-12-15T09:13:11.597909-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e125bc-6770-432f-bd36-1f18ac8935a0/?format=api"
                },
                {
                    "id": "94bc08ce-a751-4363-b39c-eab3436120a5",
                    "gambit_id": "b04aaf29-f1f8-4e18-b9e0-f5d66aa8fbdb",
                    "last_updated": "2023-12-19T17:22:57.001072-05:00",
                    "created_at": "2023-12-15T09:13:11.601765-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e125bc-6770-432f-bd36-1f18ac8935a0/?format=api"
                }
            ]
        },
        {
            "id": "819940f2-fc2f-4db1-979d-9efd819a675e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6d829ae-6e48-4b41-bab4-1fceecfec313/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-15T09:13:11.581898-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": 5107.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3193bc40-3917-4269-9bef-e1346bf87584",
                    "gambit_id": "4eaefe28-daa4-4000-8285-28bf6330054a",
                    "last_updated": "2023-12-19T17:22:56.986061-05:00",
                    "created_at": "2023-12-15T09:13:11.586065-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819940f2-fc2f-4db1-979d-9efd819a675e/?format=api"
                },
                {
                    "id": "c1c6629b-fa04-463d-8893-b764bc1c0eae",
                    "gambit_id": "78f0a99b-f1cd-4581-b0a4-aa91a70c5171",
                    "last_updated": "2023-12-19T17:22:56.990662-05:00",
                    "created_at": "2023-12-15T09:13:11.590209-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819940f2-fc2f-4db1-979d-9efd819a675e/?format=api"
                }
            ]
        },
        {
            "id": "2a7b26e5-3ce6-4fc9-8fce-5f2f50a9a950",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6d829ae-6e48-4b41-bab4-1fceecfec313/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-15T09:13:11.605505-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 46",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 46",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38d36e28-5f62-473d-bb76-2fec4e31eaa3",
                    "gambit_id": "63aeb851-3758-4682-b4b1-51307ea30747",
                    "last_updated": "2023-12-19T17:22:57.008309-05:00",
                    "created_at": "2023-12-15T09:13:11.609752-05:00",
                    "name": "Game Total Over 46",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a7b26e5-3ce6-4fc9-8fce-5f2f50a9a950/?format=api"
                },
                {
                    "id": "c739393f-2bd3-4b85-a2ad-ba16f57e2064",
                    "gambit_id": "0d9ef29b-ca5d-4402-9be4-46e6f0e7d1c5",
                    "last_updated": "2023-12-19T17:22:57.011822-05:00",
                    "created_at": "2023-12-15T09:13:11.614903-05:00",
                    "name": "Game Total Under 46",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a7b26e5-3ce6-4fc9-8fce-5f2f50a9a950/?format=api"
                }
            ]
        }
    ]
}