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/445fa1e2-d918-4547-b4a9-04faeeed5f11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "445fa1e2-d918-4547-b4a9-04faeeed5f11",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5d58b147-8746-4f68-94ee-7430964dd119",
    "completed": true,
    "last_updated": "2022-11-28T11:52:10.360148-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.33,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5d58b147-8746-4f68-94ee-7430964dd119",
    "datetime": "2022-11-27T14:00:00-05:00",
    "cutoff_datetime": "2022-11-27T14:00:00-05:00",
    "name": "Spain v. Germany",
    "bettypes": [
        {
            "id": "1c925627-2b8b-4196-8dbe-5d7da9280849",
            "match": "https://api-prod.gambitprofit.com/api/matches/445fa1e2-d918-4547-b4a9-04faeeed5f11/?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": "Spain",
                        "amount": 5320.0
                    },
                    {
                        "team": "Germany",
                        "amount": 4680.0
                    }
                ],
                "expected_reward_tokens": 12074.4,
                "profit_sb": 3074.4,
                "profit_sb_percentage": 34.16,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Spain",
                        "amount": 3782.0
                    },
                    {
                        "team": "Germany",
                        "amount": 3328.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2891.0
                    }
                ],
                "expected_reward_tokens": 8585.14,
                "profit_sb": -414.86,
                "profit_sb_percentage": -4.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9279b6b4-e7f7-4392-9a3d-bb351a43947e",
                    "gambit_id": "df68579a-2c2c-41ff-a624-a3081b055cc3",
                    "last_updated": "2022-11-28T11:52:10.367392-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Spain",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c925627-2b8b-4196-8dbe-5d7da9280849/?format=api"
                },
                {
                    "id": "0cbe0c1e-847b-45a9-a67e-ac52f00ae458",
                    "gambit_id": "47be8d94-c204-474b-93cd-7d50e65098c2",
                    "last_updated": "2022-11-28T11:52:10.366279-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Germany",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c925627-2b8b-4196-8dbe-5d7da9280849/?format=api"
                },
                {
                    "id": "76e5fa4b-e493-4f93-9516-28ec0bd09edb",
                    "gambit_id": "b4e611df-5c7c-44b9-9f01-a56b59a66b4d",
                    "last_updated": "2022-11-28T11:52:10.368509-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.97000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c925627-2b8b-4196-8dbe-5d7da9280849/?format=api"
                }
            ]
        },
        {
            "id": "96cba24a-6eb7-4e8e-9444-97f8f60528d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/445fa1e2-d918-4547-b4a9-04faeeed5f11/?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": 8700.0,
                "profit_sb": -300.0,
                "profit_sb_percentage": -3.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad4b14f8-816e-426a-a8b1-5546708fe678",
                    "gambit_id": "c59a75ab-e603-46e4-935b-70c6109ed0be",
                    "last_updated": "2022-11-28T11:52:10.364016-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.74000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96cba24a-6eb7-4e8e-9444-97f8f60528d2/?format=api"
                },
                {
                    "id": "9c32ddbc-d76c-4a7c-a64d-15f986e05b04",
                    "gambit_id": "18ef8c1c-23b7-48ab-a6ee-a83ee6f3cd50",
                    "last_updated": "2022-11-28T11:52:10.362881-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.74000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96cba24a-6eb7-4e8e-9444-97f8f60528d2/?format=api"
                }
            ]
        }
    ]
}