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/02f670f4-c049-4dde-9259-ca38e90032b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "02f670f4-c049-4dde-9259-ca38e90032b1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "59b0f590-b4a6-4e91-9752-a1976f91aade",
    "completed": true,
    "last_updated": "2022-10-27T12:02:06.579298-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.66,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/59b0f590-b4a6-4e91-9752-a1976f91aade",
    "datetime": "2022-10-26T15:00:00-04:00",
    "cutoff_datetime": "2022-10-26T15:00:00-04:00",
    "name": "FC Barcelona v. FC Bayern Munich",
    "bettypes": [
        {
            "id": "c4aadba5-ad32-40b1-95a0-40e7696cb02d",
            "match": "https://api-prod.gambitprofit.com/api/matches/02f670f4-c049-4dde-9259-ca38e90032b1/?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": "FC Barcelona",
                        "amount": 5542.0
                    },
                    {
                        "team": "FC Bayern Munich",
                        "amount": 4458.0
                    }
                ],
                "expected_reward_tokens": 12303.24,
                "profit_sb": 2803.24,
                "profit_sb_percentage": 29.51,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Barcelona",
                        "amount": 4195.0
                    },
                    {
                        "team": "FC Bayern Munich",
                        "amount": 3374.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2431.0
                    }
                ],
                "expected_reward_tokens": 9310.73,
                "profit_sb": -189.27,
                "profit_sb_percentage": -1.99,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d07e8f4-34db-4eb0-9064-827719d1f928",
                    "gambit_id": "d8e6d44d-ca77-47cf-810b-a47655dd26c5",
                    "last_updated": "2022-10-27T12:02:06.585212-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Barcelona",
                    "reward": "2.22000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4aadba5-ad32-40b1-95a0-40e7696cb02d/?format=api"
                },
                {
                    "id": "fa57ac3a-24e5-4be1-80a1-b83b93750b51",
                    "gambit_id": "0adca964-2e70-4914-ae4c-dbe67fb5c0e8",
                    "last_updated": "2022-10-27T12:02:06.587301-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Bayern Munich",
                    "reward": "2.76000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4aadba5-ad32-40b1-95a0-40e7696cb02d/?format=api"
                },
                {
                    "id": "19bd4e48-0881-46a0-a444-a99328dbe5d1",
                    "gambit_id": "36d40bf2-a7c3-457a-82f1-7ce183334d66",
                    "last_updated": "2022-10-27T12:02:06.586300-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.83000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4aadba5-ad32-40b1-95a0-40e7696cb02d/?format=api"
                }
            ]
        },
        {
            "id": "a85d5c70-e962-465d-bf58-ef0ce750b88f",
            "match": "https://api-prod.gambitprofit.com/api/matches/02f670f4-c049-4dde-9259-ca38e90032b1/?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": 6722.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3278.0
                    }
                ],
                "expected_reward_tokens": 9342.3,
                "profit_sb": -157.7,
                "profit_sb_percentage": -1.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f6aa7e1-5b79-4a21-b8e0-daeca040fe9f",
                    "gambit_id": "d08b31ec-5d0e-4d1a-8722-1d3cfdbeed91",
                    "last_updated": "2022-10-27T12:02:06.583272-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.39000",
                    "odds": "1.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85d5c70-e962-465d-bf58-ef0ce750b88f/?format=api"
                },
                {
                    "id": "7acd4afc-586d-49ea-874d-1a392e376192",
                    "gambit_id": "d854bfa3-52d2-4a96-9edc-e90e2d0def1d",
                    "last_updated": "2022-10-27T12:02:06.582241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.85000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85d5c70-e962-465d-bf58-ef0ce750b88f/?format=api"
                }
            ]
        }
    ]
}