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/70ad5580-8cd4-4f00-85af-c78b1f9ac37c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "70ad5580-8cd4-4f00-85af-c78b1f9ac37c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6fd70af0-4c6b-407e-a108-3ab3e89962e3",
    "completed": true,
    "last_updated": "2023-02-11T19:51:52.510614-05:00",
    "created_at": "2023-02-09T11:12:01.657712-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6fd70af0-4c6b-407e-a108-3ab3e89962e3",
    "datetime": "2023-02-09T19:07:00-05:00",
    "cutoff_datetime": "2023-02-09T19:07:00-05:00",
    "name": "Calgary Flames v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "3a56bd19-7f76-4075-86de-f3e35ee41dd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/70ad5580-8cd4-4f00-85af-c78b1f9ac37c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-09T11:12:01.668714-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": "Calgary Flames",
                        "amount": 5867.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "893e43d0-e0d4-4039-94bc-d997e255b0a1",
                    "gambit_id": "1b40d959-9e19-471d-8a12-36985b35fae5",
                    "last_updated": "2023-02-11T19:51:52.522266-05:00",
                    "created_at": "2023-02-09T11:12:01.671364-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a56bd19-7f76-4075-86de-f3e35ee41dd1/?format=api"
                },
                {
                    "id": "33752d9d-6253-49c9-b6f0-b587804bde73",
                    "gambit_id": "b584686d-3c8f-4e2b-9801-4425730c6d70",
                    "last_updated": "2023-02-11T19:51:52.521024-05:00",
                    "created_at": "2023-02-09T11:12:01.670009-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a56bd19-7f76-4075-86de-f3e35ee41dd1/?format=api"
                }
            ]
        },
        {
            "id": "1e08c281-0a1e-4b47-85ef-2fb867abf806",
            "match": "https://api-prod.gambitprofit.com/api/matches/70ad5580-8cd4-4f00-85af-c78b1f9ac37c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-09T11:12:01.664515-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": "Detroit Red Wings",
                        "amount": 6241.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c7ee6b2-163c-489d-9f13-2a5e71c4369c",
                    "gambit_id": "3e591467-b8f9-43b2-8df8-e69a3c729416",
                    "last_updated": "2023-02-11T19:51:52.517235-05:00",
                    "created_at": "2023-02-09T11:12:01.665934-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e08c281-0a1e-4b47-85ef-2fb867abf806/?format=api"
                },
                {
                    "id": "2432e298-220b-4a79-9749-1359a9055063",
                    "gambit_id": "d7566082-aa4f-4a28-b874-b5e91fb5cb36",
                    "last_updated": "2023-02-11T19:51:52.518419-05:00",
                    "created_at": "2023-02-09T11:12:01.667290-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e08c281-0a1e-4b47-85ef-2fb867abf806/?format=api"
                }
            ]
        },
        {
            "id": "853b7a7a-8916-440d-941a-b98301e5c632",
            "match": "https://api-prod.gambitprofit.com/api/matches/70ad5580-8cd4-4f00-85af-c78b1f9ac37c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-09T11:12:01.659881-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 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be188ef4-f3c9-4e9e-9c80-e973b16f50b6",
                    "gambit_id": "90ea6c5b-7ed6-4936-939b-03810ccaea0c",
                    "last_updated": "2023-02-11T19:51:52.514750-05:00",
                    "created_at": "2023-02-09T11:12:01.663049-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853b7a7a-8916-440d-941a-b98301e5c632/?format=api"
                },
                {
                    "id": "36f685ab-a930-4092-bedf-86bfef1b00d6",
                    "gambit_id": "6f3b91a5-bb9a-44a0-b01a-d509104eba16",
                    "last_updated": "2023-02-11T19:51:52.513568-05:00",
                    "created_at": "2023-02-09T11:12:01.661543-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/853b7a7a-8916-440d-941a-b98301e5c632/?format=api"
                }
            ]
        }
    ]
}