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/27afb5e9-f307-4816-8a83-f23e9f0100ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "27afb5e9-f307-4816-8a83-f23e9f0100ae",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2fac7c7c-88c4-4c6e-9f9c-0c1bd03f5961",
    "completed": true,
    "last_updated": "2022-09-05T13:47:15.151741-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2fac7c7c-88c4-4c6e-9f9c-0c1bd03f5961",
    "datetime": "2022-09-04T13:35:00-04:00",
    "cutoff_datetime": "2022-09-04T13:35:00-04:00",
    "name": "MIA (P Lopez) v. ATL (M Fried)",
    "bettypes": [
        {
            "id": "1f8c47bf-5a38-4f4e-abf8-a20a3f8bd638",
            "match": "https://api-prod.gambitprofit.com/api/matches/27afb5e9-f307-4816-8a83-f23e9f0100ae/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "ATL (M Fried)",
                        "amount": 6776.0
                    },
                    {
                        "team": "MIA (P Lopez)",
                        "amount": 3224.0
                    }
                ],
                "expected_reward_tokens": 9283.12,
                "profit_sb": 283.12,
                "profit_sb_percentage": 3.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8bcfdd25-2546-47a2-938a-301125071f25",
                    "gambit_id": "13a3c55c-ece2-4ec4-bab1-41e8c7c2754e",
                    "last_updated": "2022-09-05T13:47:15.160717-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (M Fried)",
                    "reward": "1.37000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f8c47bf-5a38-4f4e-abf8-a20a3f8bd638/?format=api"
                },
                {
                    "id": "3d46dc6e-2ad8-42ca-9178-1e3893934c53",
                    "gambit_id": "70353ca5-7fad-41ff-bf5c-9513b431273b",
                    "last_updated": "2022-09-05T13:47:15.161687-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (P Lopez)",
                    "reward": "2.88000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f8c47bf-5a38-4f4e-abf8-a20a3f8bd638/?format=api"
                }
            ]
        },
        {
            "id": "27e8801a-1a32-4273-80c6-6c79e7146255",
            "match": "https://api-prod.gambitprofit.com/api/matches/27afb5e9-f307-4816-8a83-f23e9f0100ae/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "ATL",
                        "amount": 5000.0
                    },
                    {
                        "team": "MIA",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4464583-154c-46cc-a443-50f13aa4f9ad",
                    "gambit_id": "974e3f63-5238-4b40-8384-094c52d87ea3",
                    "last_updated": "2022-09-05T13:47:15.157719-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27e8801a-1a32-4273-80c6-6c79e7146255/?format=api"
                },
                {
                    "id": "bc3f8d12-af76-446a-83f2-14a33e9ecd11",
                    "gambit_id": "63d0bdae-449b-4554-b8bb-43bc9df9467c",
                    "last_updated": "2022-09-05T13:47:15.158683-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27e8801a-1a32-4273-80c6-6c79e7146255/?format=api"
                }
            ]
        },
        {
            "id": "f9df3c67-9315-4517-ba30-436c7b97ad63",
            "match": "https://api-prod.gambitprofit.com/api/matches/27afb5e9-f307-4816-8a83-f23e9f0100ae/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 7",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3da508e2-0cbd-49aa-8b27-3302c463e97f",
                    "gambit_id": "84291bd4-f76c-43e5-a017-97d074373ac8",
                    "last_updated": "2022-09-05T13:47:15.154578-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9df3c67-9315-4517-ba30-436c7b97ad63/?format=api"
                },
                {
                    "id": "5070506f-d7ad-42b2-8df4-f882e9685ddb",
                    "gambit_id": "4eef63da-666d-454d-8486-e88c15c22050",
                    "last_updated": "2022-09-05T13:47:15.155712-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9df3c67-9315-4517-ba30-436c7b97ad63/?format=api"
                }
            ]
        }
    ]
}