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/57757f35-52fe-42a5-9dee-7b028df28190/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "57757f35-52fe-42a5-9dee-7b028df28190",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d0392d95-c2c3-4212-ac4f-565bebe5e477",
    "completed": true,
    "last_updated": "2023-02-19T15:57:14.539773-05:00",
    "created_at": "2023-02-18T09:07:15.440550-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d0392d95-c2c3-4212-ac4f-565bebe5e477",
    "datetime": "2023-02-18T22:37:00-05:00",
    "cutoff_datetime": "2023-02-18T22:37:00-05:00",
    "name": "Arizona Coyotes v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "b197e924-823a-458d-8030-69bfbae1e885",
            "match": "https://api-prod.gambitprofit.com/api/matches/57757f35-52fe-42a5-9dee-7b028df28190/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-18T09:07:15.452433-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": "Los Angeles Kings",
                        "amount": 6667.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 9465.72,
                "profit_sb": -34.28,
                "profit_sb_percentage": -0.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8bcb628-3513-4b74-b500-199c800852bc",
                    "gambit_id": "44e46b28-56a6-4efc-bc2e-89d0f04c2700",
                    "last_updated": "2023-02-19T15:57:14.550201-05:00",
                    "created_at": "2023-02-18T09:07:15.453667-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b197e924-823a-458d-8030-69bfbae1e885/?format=api"
                },
                {
                    "id": "292c435e-4897-4153-9969-7f57cf656c3d",
                    "gambit_id": "4205aa11-f622-456d-bfe8-49584405ad1d",
                    "last_updated": "2023-02-19T15:57:14.551392-05:00",
                    "created_at": "2023-02-18T09:07:15.454963-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b197e924-823a-458d-8030-69bfbae1e885/?format=api"
                }
            ]
        },
        {
            "id": "46865358-3d0d-42ad-859e-9dddbf889fb9",
            "match": "https://api-prod.gambitprofit.com/api/matches/57757f35-52fe-42a5-9dee-7b028df28190/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-18T09:07:15.448113-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": 5419.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba864883-d2a4-4d25-a0b1-678138b933aa",
                    "gambit_id": "1c55ead4-82df-4457-8931-34bc7e840878",
                    "last_updated": "2023-02-19T15:57:14.547561-05:00",
                    "created_at": "2023-02-18T09:07:15.451039-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46865358-3d0d-42ad-859e-9dddbf889fb9/?format=api"
                },
                {
                    "id": "1e199023-d0e4-4caa-b345-5e2039e6f9d0",
                    "gambit_id": "bf087625-fdd2-44b1-bf5d-f7901b509f42",
                    "last_updated": "2023-02-19T15:57:14.546367-05:00",
                    "created_at": "2023-02-18T09:07:15.449567-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46865358-3d0d-42ad-859e-9dddbf889fb9/?format=api"
                }
            ]
        },
        {
            "id": "0a952524-fc91-4a8e-8531-5fea02897c83",
            "match": "https://api-prod.gambitprofit.com/api/matches/57757f35-52fe-42a5-9dee-7b028df28190/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-18T09:07:15.442411-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": "d14b9286-fe63-49be-b40e-86f16960d6fb",
                    "gambit_id": "5ac11b4d-e7f5-4c46-b1a4-b85da115a5f6",
                    "last_updated": "2023-02-19T15:57:14.542695-05:00",
                    "created_at": "2023-02-18T09:07:15.444264-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/0a952524-fc91-4a8e-8531-5fea02897c83/?format=api"
                },
                {
                    "id": "e59a3f48-4425-4789-8163-4ddf12987c8d",
                    "gambit_id": "e5983277-7d23-47b4-99cc-a27668387495",
                    "last_updated": "2023-02-19T15:57:14.543898-05:00",
                    "created_at": "2023-02-18T09:07:15.446065-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/0a952524-fc91-4a8e-8531-5fea02897c83/?format=api"
                }
            ]
        }
    ]
}