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/ac7dbc0a-d347-433b-8675-0cc681190ccf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac7dbc0a-d347-433b-8675-0cc681190ccf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fa4f7f95-8385-4521-bcba-d8f46e4cb049",
    "completed": true,
    "last_updated": "2023-11-06T21:08:15.678057-05:00",
    "created_at": "2023-11-02T09:03:09.279570-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fa4f7f95-8385-4521-bcba-d8f46e4cb049",
    "datetime": "2023-11-05T20:20:00-05:00",
    "cutoff_datetime": "2023-11-05T20:20:00-05:00",
    "name": "Buffalo Bills v. Cincinnati Bengals",
    "bettypes": [
        {
            "id": "03a56776-a755-4500-b212-dddaf9b2ee80",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac7dbc0a-d347-433b-8675-0cc681190ccf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-02T09:03:09.304567-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": "Cincinnati Bengals",
                        "amount": 5423.0
                    },
                    {
                        "team": "Buffalo Bills",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8e0e4c3-feb4-47d0-8e40-4013a7072561",
                    "gambit_id": "aa824a0e-aa3e-44f9-ab7f-4fe7f9581e27",
                    "last_updated": "2023-11-06T21:08:15.703951-05:00",
                    "created_at": "2023-11-02T09:03:09.312930-04:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a56776-a755-4500-b212-dddaf9b2ee80/?format=api"
                },
                {
                    "id": "b7b33764-7f42-4187-940d-c8c2cd2d13f8",
                    "gambit_id": "6c835a31-50a2-4abb-805c-71f99563052f",
                    "last_updated": "2023-11-06T21:08:15.700672-05:00",
                    "created_at": "2023-11-02T09:03:09.308299-04:00",
                    "name": "Buffalo Bills",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a56776-a755-4500-b212-dddaf9b2ee80/?format=api"
                }
            ]
        },
        {
            "id": "4ebda3ca-ad63-4b4a-8cc6-60345424da16",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac7dbc0a-d347-433b-8675-0cc681190ccf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-02T09:03:09.289221-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": "Cincinnati Bengals",
                        "amount": 5000.0
                    },
                    {
                        "team": "Buffalo Bills",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d979210a-f9b8-4b61-9092-651fe94ccc76",
                    "gambit_id": "cb6ee39a-2658-4999-afab-5415c702875b",
                    "last_updated": "2023-11-06T21:08:15.694155-05:00",
                    "created_at": "2023-11-02T09:03:09.300906-04:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ebda3ca-ad63-4b4a-8cc6-60345424da16/?format=api"
                },
                {
                    "id": "2babea7a-18ed-4223-8b03-e5a102e1ea0a",
                    "gambit_id": "4ea1e0be-9789-47e5-9e27-cf2e8b34e683",
                    "last_updated": "2023-11-06T21:08:15.690773-05:00",
                    "created_at": "2023-11-02T09:03:09.293652-04:00",
                    "name": "Buffalo Bills",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ebda3ca-ad63-4b4a-8cc6-60345424da16/?format=api"
                }
            ]
        },
        {
            "id": "0101913b-590a-4650-9673-38e72c9f034d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac7dbc0a-d347-433b-8675-0cc681190ccf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-02T09:03:09.317247-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 51",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1122be77-e6f8-42db-8729-42fdd673bcaa",
                    "gambit_id": "012e542c-510a-4461-a7fe-88ccb9d7e7bc",
                    "last_updated": "2023-11-06T21:08:15.710535-05:00",
                    "created_at": "2023-11-02T09:03:09.321837-04:00",
                    "name": "Game Total Over 51",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0101913b-590a-4650-9673-38e72c9f034d/?format=api"
                },
                {
                    "id": "47148c33-d47e-483d-9645-2ce526f88d8b",
                    "gambit_id": "b750404d-4f27-40c9-b270-add538518cbd",
                    "last_updated": "2023-11-06T21:08:15.713659-05:00",
                    "created_at": "2023-11-02T09:03:09.325746-04:00",
                    "name": "Game Total Under 51",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0101913b-590a-4650-9673-38e72c9f034d/?format=api"
                }
            ]
        }
    ]
}