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/1547fda8-127a-4c5d-a54d-f2c582e437c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1547fda8-127a-4c5d-a54d-f2c582e437c0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d0138552-879a-4234-a8ae-291c389722b8",
    "completed": true,
    "last_updated": "2022-12-03T10:07:32.806821-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d0138552-879a-4234-a8ae-291c389722b8",
    "datetime": "2022-12-02T19:07:00-05:00",
    "cutoff_datetime": "2022-12-02T19:07:00-05:00",
    "name": "Ottawa Senators v. New York Rangers",
    "bettypes": [
        {
            "id": "11e31412-9970-462c-a35b-ce914142a424",
            "match": "https://api-prod.gambitprofit.com/api/matches/1547fda8-127a-4c5d-a54d-f2c582e437c0/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "New York Rangers",
                        "amount": 6170.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7fa32ef2-6a48-4b0e-ae02-af0e5b99f4a4",
                    "gambit_id": "f3225889-a43d-492e-967d-175f932ac3c5",
                    "last_updated": "2022-12-03T10:07:32.815874-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e31412-9970-462c-a35b-ce914142a424/?format=api"
                },
                {
                    "id": "1fb59638-e871-4a52-b6d5-e2c00f2c695f",
                    "gambit_id": "862b4c77-4251-4a01-a11b-26e6b9a8ba73",
                    "last_updated": "2022-12-03T10:07:32.816859-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e31412-9970-462c-a35b-ce914142a424/?format=api"
                }
            ]
        },
        {
            "id": "ac19dcc1-962b-4011-88ad-69c1f8c9fa04",
            "match": "https://api-prod.gambitprofit.com/api/matches/1547fda8-127a-4c5d-a54d-f2c582e437c0/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Ottawa Senators",
                        "amount": 5899.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "baa57a6d-634c-4d42-a99f-1e44f921e2d4",
                    "gambit_id": "e5711fd8-8799-455f-a6e9-5d94c5fdcde4",
                    "last_updated": "2022-12-03T10:07:32.813912-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac19dcc1-962b-4011-88ad-69c1f8c9fa04/?format=api"
                },
                {
                    "id": "b9ef4f0a-fa54-4c34-8c40-b7a8bbae1dd8",
                    "gambit_id": "70a2f23d-04c0-4624-9360-c203dc6221ea",
                    "last_updated": "2022-12-03T10:07:32.812908-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac19dcc1-962b-4011-88ad-69c1f8c9fa04/?format=api"
                }
            ]
        },
        {
            "id": "e75a647e-bf0d-4125-b654-1696ae85defc",
            "match": "https://api-prod.gambitprofit.com/api/matches/1547fda8-127a-4c5d-a54d-f2c582e437c0/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 6.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e9b82378-920a-4930-8169-785e526aa922",
                    "gambit_id": "d93957fb-077e-4a2d-9244-0bdbea69562a",
                    "last_updated": "2022-12-03T10:07:32.809736-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75a647e-bf0d-4125-b654-1696ae85defc/?format=api"
                },
                {
                    "id": "6698743a-ceb0-439c-b6ed-c928e57fb31b",
                    "gambit_id": "35895d88-ca47-477a-b088-2a2390551e65",
                    "last_updated": "2022-12-03T10:07:32.810769-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75a647e-bf0d-4125-b654-1696ae85defc/?format=api"
                }
            ]
        }
    ]
}