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/615b5652-736e-490a-b1d8-88aed72c0ae5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "615b5652-736e-490a-b1d8-88aed72c0ae5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fbae345f-9222-42af-9a22-286d10a0f363",
    "completed": true,
    "last_updated": "2023-11-27T20:08:19.090091-05:00",
    "created_at": "2023-11-22T09:13:19.061108-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fbae345f-9222-42af-9a22-286d10a0f363",
    "datetime": "2023-11-26T16:25:00-05:00",
    "cutoff_datetime": "2023-11-26T16:25:00-05:00",
    "name": "Buffalo Bills v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "80f140ed-a176-4a61-a258-5cb009409b37",
            "match": "https://api-prod.gambitprofit.com/api/matches/615b5652-736e-490a-b1d8-88aed72c0ae5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-22T09:13:19.077294-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": 5773.0
                    },
                    {
                        "team": "Buffalo Bills",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6070848a-ac12-4074-807b-944cd2dca648",
                    "gambit_id": "c553020a-39bb-4758-9d91-22c936ce4387",
                    "last_updated": "2023-11-27T20:08:19.116614-05:00",
                    "created_at": "2023-11-22T09:13:19.084679-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f140ed-a176-4a61-a258-5cb009409b37/?format=api"
                },
                {
                    "id": "d73fba5f-3ce8-484c-9933-6637cded9eed",
                    "gambit_id": "f175e7a4-08f6-4ee3-9b9d-50069fbb8cc6",
                    "last_updated": "2023-11-27T20:08:19.112975-05:00",
                    "created_at": "2023-11-22T09:13:19.081040-05:00",
                    "name": "Buffalo Bills",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f140ed-a176-4a61-a258-5cb009409b37/?format=api"
                }
            ]
        },
        {
            "id": "7639f2ec-cae1-4bee-8cc0-7ca2e482c8ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/615b5652-736e-490a-b1d8-88aed72c0ae5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-22T09:13:19.065947-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": "Buffalo Bills",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29992df3-1ed8-461d-9552-610703eaefd6",
                    "gambit_id": "0fc36d47-22ff-44fe-a705-061942db4010",
                    "last_updated": "2023-11-27T20:08:19.106683-05:00",
                    "created_at": "2023-11-22T09:13:19.073456-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7639f2ec-cae1-4bee-8cc0-7ca2e482c8ec/?format=api"
                },
                {
                    "id": "4972a1bc-37d4-4144-b3e2-7f5551bc0c18",
                    "gambit_id": "f7cef7a8-4454-4099-b5e4-c131765edebb",
                    "last_updated": "2023-11-27T20:08:19.103358-05:00",
                    "created_at": "2023-11-22T09:13:19.069602-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7639f2ec-cae1-4bee-8cc0-7ca2e482c8ec/?format=api"
                }
            ]
        },
        {
            "id": "efbd3ced-14af-452b-bee3-623036fda0ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/615b5652-736e-490a-b1d8-88aed72c0ae5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-22T09:13:19.088592-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 48.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 48.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f8d46df-1847-43ef-b2f2-1ada5c1813c9",
                    "gambit_id": "56b8675c-f155-4201-abd8-b709ffa9d67e",
                    "last_updated": "2023-11-27T20:08:19.123003-05:00",
                    "created_at": "2023-11-22T09:13:19.092594-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efbd3ced-14af-452b-bee3-623036fda0ed/?format=api"
                },
                {
                    "id": "a9b1928b-5b76-4561-abba-86217821bee5",
                    "gambit_id": "168eb5b8-754c-451f-b21f-29e3ad791a3b",
                    "last_updated": "2023-11-27T20:08:19.126314-05:00",
                    "created_at": "2023-11-22T09:13:19.097995-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efbd3ced-14af-452b-bee3-623036fda0ed/?format=api"
                }
            ]
        }
    ]
}