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/4d224e8a-74fd-46b6-aada-e596c6aa5ab8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4d224e8a-74fd-46b6-aada-e596c6aa5ab8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "91d19389-6338-4f00-b33e-9c307266e5ab",
    "completed": true,
    "last_updated": "2023-02-12T09:37:12.225415-05:00",
    "created_at": "2023-02-11T09:01:55.391664-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/91d19389-6338-4f00-b33e-9c307266e5ab",
    "datetime": "2023-02-11T20:07:00-05:00",
    "cutoff_datetime": "2023-02-11T20:07:00-05:00",
    "name": "Arizona Coyotes v. St Louis Blues",
    "bettypes": [
        {
            "id": "f6adf04f-c629-44eb-be48-f00d205ba0bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d224e8a-74fd-46b6-aada-e596c6aa5ab8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-11T09:01:55.401773-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": "St Louis Blues",
                        "amount": 6326.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3b5e5e10-686e-41d9-b656-bfd8e9cf9503",
                    "gambit_id": "011c185e-ecf7-4035-9bdf-18a66a4393ad",
                    "last_updated": "2023-02-12T09:37:12.236358-05:00",
                    "created_at": "2023-02-11T09:01:55.403027-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6adf04f-c629-44eb-be48-f00d205ba0bb/?format=api"
                },
                {
                    "id": "dc404be4-0da7-4a25-8c1b-5d685f8701ee",
                    "gambit_id": "6f37961b-66a8-44ea-9135-d8ae352a1263",
                    "last_updated": "2023-02-12T09:37:12.237544-05:00",
                    "created_at": "2023-02-11T09:01:55.404334-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6adf04f-c629-44eb-be48-f00d205ba0bb/?format=api"
                }
            ]
        },
        {
            "id": "5f52726d-9caa-47c7-93f0-9f2a68258559",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d224e8a-74fd-46b6-aada-e596c6aa5ab8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-11T09:01:55.397775-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": "Arizona Coyotes",
                        "amount": 5780.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "88f69d7c-e6d5-4942-8263-30bc033272d5",
                    "gambit_id": "89bcaeea-0b8f-4afb-844f-77d240227b5b",
                    "last_updated": "2023-02-12T09:37:12.233833-05:00",
                    "created_at": "2023-02-11T09:01:55.400408-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f52726d-9caa-47c7-93f0-9f2a68258559/?format=api"
                },
                {
                    "id": "23fee1e4-35b0-4cdf-bcfe-41f21bd0e4d7",
                    "gambit_id": "92434dbd-bd1c-4fed-aa64-45edb9b13ca9",
                    "last_updated": "2023-02-12T09:37:12.232567-05:00",
                    "created_at": "2023-02-11T09:01:55.399044-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f52726d-9caa-47c7-93f0-9f2a68258559/?format=api"
                }
            ]
        },
        {
            "id": "795f0204-484d-43c8-acc6-ecf9e6c9e100",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d224e8a-74fd-46b6-aada-e596c6aa5ab8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-11T09:01:55.393543-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": 5212.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8fa337c-9d18-4fa3-8ddb-83fd73d75920",
                    "gambit_id": "f44bc3b7-4cd7-497e-9504-a95feed41532",
                    "last_updated": "2023-02-12T09:37:12.228899-05:00",
                    "created_at": "2023-02-11T09:01:55.394952-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795f0204-484d-43c8-acc6-ecf9e6c9e100/?format=api"
                },
                {
                    "id": "f5b95483-268a-4863-96c0-ac08ca2f97ea",
                    "gambit_id": "44182f2d-b2c1-4816-ac44-62cf2b7fdcb8",
                    "last_updated": "2023-02-12T09:37:12.230163-05:00",
                    "created_at": "2023-02-11T09:01:55.396308-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795f0204-484d-43c8-acc6-ecf9e6c9e100/?format=api"
                }
            ]
        }
    ]
}