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/aa2429c5-1dc5-47a3-98d8-c9d2d3c495ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aa2429c5-1dc5-47a3-98d8-c9d2d3c495ec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be5c4705-5664-467e-a5a5-c36fa691af74",
    "completed": true,
    "last_updated": "2022-10-26T10:12:15.409710-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.62,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/be5c4705-5664-467e-a5a5-c36fa691af74",
    "datetime": "2022-10-25T15:00:00-04:00",
    "cutoff_datetime": "2022-10-25T15:00:00-04:00",
    "name": "Paris Saint Germain v. Maccabi Haifa",
    "bettypes": [
        {
            "id": "173c505f-ae56-444e-a208-64176fd930cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa2429c5-1dc5-47a3-98d8-c9d2d3c495ec/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Paris Saint Germain",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10800.0,
                "profit_sb": 1300.0,
                "profit_sb_percentage": 13.68,
                "recommended": true
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Paris Saint Germain",
                        "amount": 9087.0
                    },
                    {
                        "team": "Draw",
                        "amount": 913.0
                    }
                ],
                "expected_reward_tokens": 9813.96,
                "profit_sb": 313.96,
                "profit_sb_percentage": 3.3,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Paris Saint Germain",
                        "amount": 8749.0
                    },
                    {
                        "team": "Draw",
                        "amount": 879.0
                    },
                    {
                        "team": "Maccabi Haifa",
                        "amount": 372.0
                    }
                ],
                "expected_reward_tokens": 9441.36,
                "profit_sb": -58.64,
                "profit_sb_percentage": -0.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "840c9308-1584-4a61-9614-0d0e99633f13",
                    "gambit_id": "12bc84a3-bbf1-42cc-af01-3097892f5791",
                    "last_updated": "2022-10-26T10:12:15.416443-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Paris Saint Germain",
                    "reward": "1.08000",
                    "odds": "1.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173c505f-ae56-444e-a208-64176fd930cc/?format=api"
                },
                {
                    "id": "6bb87cde-0cca-4d88-a0c1-d242b12e7769",
                    "gambit_id": "f106d361-61de-4712-b399-6e877a3b22da",
                    "last_updated": "2022-10-26T10:12:15.417611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "10.75000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173c505f-ae56-444e-a208-64176fd930cc/?format=api"
                },
                {
                    "id": "58c0fbb0-d52b-43a6-8bf7-ade918b4298a",
                    "gambit_id": "4d024603-bd8e-446e-bcbb-b88d622af07a",
                    "last_updated": "2022-10-26T10:12:15.415324-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maccabi Haifa",
                    "reward": "25.38000",
                    "odds": "26.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173c505f-ae56-444e-a208-64176fd930cc/?format=api"
                }
            ]
        },
        {
            "id": "82a085ad-98f8-4782-af52-b05e26b819e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa2429c5-1dc5-47a3-98d8-c9d2d3c495ec/?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 Over 2.5",
                        "amount": 7480.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 2520.0
                    }
                ],
                "expected_reward_tokens": 9273.6,
                "profit_sb": -226.4,
                "profit_sb_percentage": -2.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f49d25a-ede9-4c66-8878-2163b659450f",
                    "gambit_id": "cb71aacb-3caf-4063-a691-a8b25cf37a11",
                    "last_updated": "2022-10-26T10:12:15.413259-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a085ad-98f8-4782-af52-b05e26b819e7/?format=api"
                },
                {
                    "id": "a4357c8e-1690-496b-8da4-66caba26234b",
                    "gambit_id": "6a4e84ff-9003-4ef0-8c9c-716ea6860018",
                    "last_updated": "2022-10-26T10:12:15.412212-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "3.68000",
                    "odds": "3.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a085ad-98f8-4782-af52-b05e26b819e7/?format=api"
                }
            ]
        }
    ]
}