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/ecf045b8-2f35-428e-a89f-0c1b48f1a161/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ecf045b8-2f35-428e-a89f-0c1b48f1a161",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0b99fbfd-9b7f-4c95-842a-7eb619d43121",
    "completed": true,
    "last_updated": "2022-12-03T10:12:33.409488-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.12,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/0b99fbfd-9b7f-4c95-842a-7eb619d43121",
    "datetime": "2022-12-02T10:00:00-05:00",
    "cutoff_datetime": "2022-12-02T10:00:00-05:00",
    "name": "Ghana v. Uruguay",
    "bettypes": [
        {
            "id": "ab036574-7fb3-4a32-9d42-ce7bca0989c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecf045b8-2f35-428e-a89f-0c1b48f1a161/?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": "Uruguay",
                        "amount": 6793.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3207.0
                    }
                ],
                "expected_reward_tokens": 10935.87,
                "profit_sb": 1935.87,
                "profit_sb_percentage": 21.51,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Uruguay",
                        "amount": 5376.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2538.0
                    },
                    {
                        "team": "Ghana",
                        "amount": 2086.0
                    }
                ],
                "expected_reward_tokens": 8654.58,
                "profit_sb": -345.42,
                "profit_sb_percentage": -3.84,
                "recommended": false
            },
            "lines": [
                {
                    "id": "19418a90-3580-40fe-942c-85b8d3eb8869",
                    "gambit_id": "4b56fcff-d2d6-48bb-8056-1751942f4e52",
                    "last_updated": "2022-12-03T10:12:33.415368-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Uruguay",
                    "reward": "1.61000",
                    "odds": "1.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab036574-7fb3-4a32-9d42-ce7bca0989c0/?format=api"
                },
                {
                    "id": "ab1b3875-63d6-4e0f-845b-019435fdfd06",
                    "gambit_id": "3b64a081-9dd5-492b-819c-6bc009e1b4a0",
                    "last_updated": "2022-12-03T10:12:33.417451-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.41000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab036574-7fb3-4a32-9d42-ce7bca0989c0/?format=api"
                },
                {
                    "id": "a49b6586-175b-4c02-80f6-c1d466709c95",
                    "gambit_id": "34461f74-db99-4d53-bca2-30800925ff0f",
                    "last_updated": "2022-12-03T10:12:33.416399-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ghana",
                    "reward": "4.15000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab036574-7fb3-4a32-9d42-ce7bca0989c0/?format=api"
                }
            ]
        },
        {
            "id": "a8d4c27a-b2d8-4e9e-83fd-f0a185144126",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecf045b8-2f35-428e-a89f-0c1b48f1a161/?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 2.5",
                        "amount": 5129.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4871.0
                    }
                ],
                "expected_reward_tokens": 8719.09,
                "profit_sb": -280.91,
                "profit_sb_percentage": -3.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c25814ad-9102-4059-b7d1-48731c4373ea",
                    "gambit_id": "f20b72be-c30e-41f2-b868-8180ff546635",
                    "last_updated": "2022-12-03T10:12:33.412201-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d4c27a-b2d8-4e9e-83fd-f0a185144126/?format=api"
                },
                {
                    "id": "e5e5dc54-5010-47cf-ad08-52b01aa609d3",
                    "gambit_id": "bc7ef2f8-9a1b-4529-893a-f9814361e011",
                    "last_updated": "2022-12-03T10:12:33.413247-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.79000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8d4c27a-b2d8-4e9e-83fd-f0a185144126/?format=api"
                }
            ]
        }
    ]
}