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/5fc8d181-c722-4575-b5cf-784b722ac160/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5fc8d181-c722-4575-b5cf-784b722ac160",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "afc80ab1-a572-470d-a595-8177e9bcfdbd",
    "completed": false,
    "last_updated": "2024-02-07T01:53:01.313904-05:00",
    "created_at": "2024-02-06T09:08:08.009761-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/afc80ab1-a572-470d-a595-8177e9bcfdbd",
    "datetime": "2024-02-06T19:07:00-05:00",
    "cutoff_datetime": "2024-02-06T19:07:00-05:00",
    "name": "Dallas Stars v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "54d9e9b2-8c13-4df8-9a3f-519697bfea1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fc8d181-c722-4575-b5cf-784b722ac160/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-06T09:08:08.024631-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": "Dallas Stars",
                        "amount": 5857.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c1f5b56-17ac-4fe8-a26d-2706c315f877",
                    "gambit_id": "2b591e44-5b8e-40cb-b289-563d30210153",
                    "last_updated": "2024-02-07T01:53:01.322333-05:00",
                    "created_at": "2024-02-06T09:08:08.032334-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d9e9b2-8c13-4df8-9a3f-519697bfea1f/?format=api"
                },
                {
                    "id": "a27279c0-9d5d-4d68-9470-6497d3372dd6",
                    "gambit_id": "59451250-6ee3-4bcf-851c-cadf8d2e873e",
                    "last_updated": "2024-02-07T01:53:01.325942-05:00",
                    "created_at": "2024-02-06T09:08:08.041617-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d9e9b2-8c13-4df8-9a3f-519697bfea1f/?format=api"
                }
            ]
        },
        {
            "id": "6c7e5b9e-4d49-42d5-84c3-d8eebd060523",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fc8d181-c722-4575-b5cf-784b722ac160/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-06T09:08:08.050143-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": "Buffalo Sabres",
                        "amount": 6232.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3b06f740-2a44-4f13-b0f7-19a0cdba0fa4",
                    "gambit_id": "d1ffcfc7-2683-40c3-a657-24541c8cef04",
                    "last_updated": "2024-02-07T01:53:01.353564-05:00",
                    "created_at": "2024-02-06T09:08:08.067750-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c7e5b9e-4d49-42d5-84c3-d8eebd060523/?format=api"
                },
                {
                    "id": "2e6861f4-f454-4f6f-9f04-5b03fe357724",
                    "gambit_id": "8eabd6b4-ef06-4f9f-bf07-352e83725a1e",
                    "last_updated": "2024-02-07T01:53:01.341607-05:00",
                    "created_at": "2024-02-06T09:08:08.058546-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c7e5b9e-4d49-42d5-84c3-d8eebd060523/?format=api"
                }
            ]
        },
        {
            "id": "310f1a02-dad2-4132-96b0-f2d89896619d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5fc8d181-c722-4575-b5cf-784b722ac160/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-06T09:08:08.075969-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f7261378-1241-418a-a439-7dd89d80546e",
                    "gambit_id": "e1b39aeb-511a-4cb1-9be9-909b62e71bd6",
                    "last_updated": "2024-02-07T01:53:01.364679-05:00",
                    "created_at": "2024-02-06T09:08:08.091377-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/310f1a02-dad2-4132-96b0-f2d89896619d/?format=api"
                },
                {
                    "id": "d0cd1406-8695-4e0a-a340-4598e0f24da2",
                    "gambit_id": "a6fc90e9-2f4e-4c2d-955c-12934e59499d",
                    "last_updated": "2024-02-07T01:53:01.361078-05:00",
                    "created_at": "2024-02-06T09:08:08.083253-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/310f1a02-dad2-4132-96b0-f2d89896619d/?format=api"
                }
            ]
        }
    ]
}