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/160ee264-b6f7-425e-9531-215792344ad6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "160ee264-b6f7-425e-9531-215792344ad6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4608932a-0a74-47ac-925b-6937cd205673",
    "completed": true,
    "last_updated": "2023-03-20T09:36:51.931280-04:00",
    "created_at": "2023-03-18T08:46:55.436032-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.12,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4608932a-0a74-47ac-925b-6937cd205673",
    "datetime": "2023-03-18T19:07:00-04:00",
    "cutoff_datetime": "2023-03-18T19:07:00-04:00",
    "name": "Montreal Canadiens v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "c3163cab-d49e-4807-a20d-0cb0bb76ac4b",
            "match": "https://api-prod.gambitprofit.com/api/matches/160ee264-b6f7-425e-9531-215792344ad6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:46:55.455993-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": "Tampa Bay Lightning",
                        "amount": 7357.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2643.0
                    }
                ],
                "expected_reward_tokens": 9488.37,
                "profit_sb": -11.63,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14f07383-df3d-40b9-b08f-68971850ea59",
                    "gambit_id": "1b0116e7-4533-4a83-9c58-2a602d079712",
                    "last_updated": "2023-03-20T09:36:51.948822-04:00",
                    "created_at": "2023-03-18T08:46:55.457906-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3163cab-d49e-4807-a20d-0cb0bb76ac4b/?format=api"
                },
                {
                    "id": "eb6916b8-cfba-47b5-9eed-3fa72cec8c7d",
                    "gambit_id": "24fc78b5-7991-4009-badb-bd7e176be05e",
                    "last_updated": "2023-03-20T09:36:51.951075-04:00",
                    "created_at": "2023-03-18T08:46:55.460022-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.59000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3163cab-d49e-4807-a20d-0cb0bb76ac4b/?format=api"
                }
            ]
        },
        {
            "id": "c4be2a05-7741-4620-96bf-858909875b05",
            "match": "https://api-prod.gambitprofit.com/api/matches/160ee264-b6f7-425e-9531-215792344ad6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-18T08:46:55.447349-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": "Tampa Bay Lightning",
                        "amount": 5317.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37eb441c-5211-4b86-bda2-b10ce9b393e7",
                    "gambit_id": "cd20d239-45b9-4338-b501-e25386e8e5a3",
                    "last_updated": "2023-03-20T09:36:51.942426-04:00",
                    "created_at": "2023-03-18T08:46:55.450276-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4be2a05-7741-4620-96bf-858909875b05/?format=api"
                },
                {
                    "id": "c0eab317-befb-4992-bbd5-a543770aad6c",
                    "gambit_id": "9dcdefed-a2a9-4902-85ed-3c37b1c97937",
                    "last_updated": "2023-03-20T09:36:51.944426-04:00",
                    "created_at": "2023-03-18T08:46:55.453242-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4be2a05-7741-4620-96bf-858909875b05/?format=api"
                }
            ]
        },
        {
            "id": "7e4e4be6-4255-4582-a1dc-9d289523b22e",
            "match": "https://api-prod.gambitprofit.com/api/matches/160ee264-b6f7-425e-9531-215792344ad6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T08:46:55.439785-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 6.5",
                        "amount": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "388d6ab4-ace7-4b5c-a229-2c79e2216d7b",
                    "gambit_id": "b98115e0-1b73-42ce-ac38-9d08e8e355f0",
                    "last_updated": "2023-03-20T09:36:51.938718-04:00",
                    "created_at": "2023-03-18T08:46:55.444716-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4e4be6-4255-4582-a1dc-9d289523b22e/?format=api"
                },
                {
                    "id": "40b9ec41-b704-4eb2-b0d2-9ef6db64f365",
                    "gambit_id": "fe9a942c-ba39-46db-aa2c-70278ccdf4e0",
                    "last_updated": "2023-03-20T09:36:51.936544-04:00",
                    "created_at": "2023-03-18T08:46:55.442221-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4e4be6-4255-4582-a1dc-9d289523b22e/?format=api"
                }
            ]
        }
    ]
}