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/3a349849-519f-4e5a-aba7-9156cead6a4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a349849-519f-4e5a-aba7-9156cead6a4b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "da306d51-9946-4075-aa16-b7f3417d2e5a",
    "completed": true,
    "last_updated": "2022-11-07T09:42:09.101504-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/da306d51-9946-4075-aa16-b7f3417d2e5a",
    "datetime": "2022-11-06T09:00:00-05:00",
    "cutoff_datetime": "2022-11-06T09:00:00-05:00",
    "name": "Southampton v. Newcastle United",
    "bettypes": [
        {
            "id": "178326c3-8fc2-4c11-a418-4f17f24043a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a349849-519f-4e5a-aba7-9156cead6a4b/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 6581.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3419.0
                    }
                ],
                "expected_reward_tokens": 11385.13,
                "profit_sb": 2385.13,
                "profit_sb_percentage": 26.5,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 5120.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2660.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 2220.0
                    }
                ],
                "expected_reward_tokens": 8857.6,
                "profit_sb": -142.4,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ffe378fd-77cc-4e60-82c5-4f85b4f33c17",
                    "gambit_id": "cd2f0735-695d-4831-8c65-ce89de89f522",
                    "last_updated": "2022-11-07T09:42:09.107555-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Newcastle United",
                    "reward": "1.73000",
                    "odds": "1.83000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178326c3-8fc2-4c11-a418-4f17f24043a9/?format=api"
                },
                {
                    "id": "61f77a27-c999-44a4-89c4-6d071545102e",
                    "gambit_id": "a36dcd02-2407-4270-821c-78de9b80a855",
                    "last_updated": "2022-11-07T09:42:09.109516-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.33000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178326c3-8fc2-4c11-a418-4f17f24043a9/?format=api"
                },
                {
                    "id": "06da4074-223f-43a4-9df2-ca8c08bd340e",
                    "gambit_id": "4ca039ca-10b0-43b7-b6de-27791b1f9f8a",
                    "last_updated": "2022-11-07T09:42:09.108530-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southampton",
                    "reward": "3.99000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178326c3-8fc2-4c11-a418-4f17f24043a9/?format=api"
                }
            ]
        },
        {
            "id": "849e460d-b856-4af5-aaf7-495d4ed0b4a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a349849-519f-4e5a-aba7-9156cead6a4b/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8850.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb7ad94c-cead-4a88-80a9-0842efe7113a",
                    "gambit_id": "120b2148-eff5-48f2-af29-74c08439728c",
                    "last_updated": "2022-11-07T09:42:09.105589-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.77000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/849e460d-b856-4af5-aaf7-495d4ed0b4a3/?format=api"
                },
                {
                    "id": "ef23e713-3605-4d57-a4d1-b02005880108",
                    "gambit_id": "9543fd85-7757-4b0d-8dcd-156713bc0498",
                    "last_updated": "2022-11-07T09:42:09.104542-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.77000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/849e460d-b856-4af5-aaf7-495d4ed0b4a3/?format=api"
                }
            ]
        }
    ]
}