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/59ba58ae-217d-46ac-a288-042177656ec8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "59ba58ae-217d-46ac-a288-042177656ec8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e9e161e1-10eb-4361-8881-fb3a7775e96e",
    "completed": true,
    "last_updated": "2023-11-06T10:28:10.118764-05:00",
    "created_at": "2023-11-03T20:08:21.886855-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.13,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e9e161e1-10eb-4361-8881-fb3a7775e96e",
    "datetime": "2023-11-04T11:00:00-04:00",
    "cutoff_datetime": "2023-11-04T11:00:00-04:00",
    "name": "Brentford v. West Ham United",
    "bettypes": [
        {
            "id": "633889d0-4238-4382-aae1-0d522ce12b3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/59ba58ae-217d-46ac-a288-042177656ec8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-03T20:08:21.892274-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Brentford",
                        "amount": 6088.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 3912.0
                    }
                ],
                "expected_reward_tokens": 12479.28,
                "profit_sb": 2979.28,
                "profit_sb_percentage": 31.36,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brentford",
                        "amount": 4477.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 2877.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2645.0
                    }
                ],
                "expected_reward_tokens": 9177.63,
                "profit_sb": -322.37,
                "profit_sb_percentage": -3.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1e0952f-a702-4a79-939e-bccb350dad0a",
                    "gambit_id": "738309a8-268a-4b87-8cf2-c088c65f4d52",
                    "last_updated": "2023-11-06T10:28:10.126903-05:00",
                    "created_at": "2023-11-03T20:08:21.896942-04:00",
                    "name": "Brentford",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633889d0-4238-4382-aae1-0d522ce12b3f/?format=api"
                },
                {
                    "id": "5881bd20-d500-48ce-b837-a94a0bb5c6e5",
                    "gambit_id": "f446e8a2-36c3-47ab-a423-6482677fb608",
                    "last_updated": "2023-11-06T10:28:10.130636-05:00",
                    "created_at": "2023-11-03T20:08:21.900806-04:00",
                    "name": "West Ham United",
                    "reward": "3.19000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633889d0-4238-4382-aae1-0d522ce12b3f/?format=api"
                },
                {
                    "id": "b76339fd-cceb-441b-ad82-fb0044912c54",
                    "gambit_id": "cd02af41-b546-4850-a64f-59d797d6e04f",
                    "last_updated": "2023-11-06T10:28:10.134049-05:00",
                    "created_at": "2023-11-03T20:08:21.905113-04:00",
                    "name": "Draw",
                    "reward": "3.47000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633889d0-4238-4382-aae1-0d522ce12b3f/?format=api"
                }
            ]
        },
        {
            "id": "638f4b66-b17f-4ab0-a5ac-2176c131bc41",
            "match": "https://api-prod.gambitprofit.com/api/matches/59ba58ae-217d-46ac-a288-042177656ec8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-03T20:08:21.908960-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 2.5",
                        "amount": 5511.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": -297.55,
                "profit_sb_percentage": -3.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96ff6000-3974-43a7-9f08-94c0ebc8f614",
                    "gambit_id": "0a2d2a56-882d-48d5-b7aa-1e807b557ea9",
                    "last_updated": "2023-11-06T10:28:10.145589-05:00",
                    "created_at": "2023-11-03T20:08:21.917310-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.67000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638f4b66-b17f-4ab0-a5ac-2176c131bc41/?format=api"
                },
                {
                    "id": "6d5c1cfd-982f-4ab0-9ebc-05ce30026a02",
                    "gambit_id": "8a0c5efb-dacb-4d92-b73d-0e5eeafa6ab6",
                    "last_updated": "2023-11-06T10:28:10.141964-05:00",
                    "created_at": "2023-11-03T20:08:21.912866-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638f4b66-b17f-4ab0-a5ac-2176c131bc41/?format=api"
                }
            ]
        }
    ]
}