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/4e1caf74-a118-4f79-b038-60c419b25e50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e1caf74-a118-4f79-b038-60c419b25e50",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "af297766-cb3f-44c9-9e4e-af3cc30e035c",
    "completed": true,
    "last_updated": "2022-10-11T13:32:16.090144-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.12,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/af297766-cb3f-44c9-9e4e-af3cc30e035c",
    "datetime": "2022-10-09T17:00:00-04:00",
    "cutoff_datetime": "2022-10-09T17:00:00-04:00",
    "name": "Real Salt Lake v. Portland Timbers",
    "bettypes": [
        {
            "id": "f59d8417-4622-42e2-a263-6357fbd8bd02",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e1caf74-a118-4f79-b038-60c419b25e50/?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": "Real Salt Lake",
                        "amount": 7193.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2807.0
                    }
                ],
                "expected_reward_tokens": 11508.7,
                "profit_sb": 2008.7,
                "profit_sb_percentage": 21.14,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Real Salt Lake",
                        "amount": 5763.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2249.0
                    },
                    {
                        "team": "Portland Timbers",
                        "amount": 1987.0
                    }
                ],
                "expected_reward_tokens": 9219.68,
                "profit_sb": -280.32,
                "profit_sb_percentage": -2.95,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb52476b-304d-4aa9-adad-a012cd05d570",
                    "gambit_id": "fc7ca13e-1b2b-41e2-9ee4-e36e05da6ae7",
                    "last_updated": "2022-10-11T13:32:16.098352-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Real Salt Lake",
                    "reward": "1.60000",
                    "odds": "1.62000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59d8417-4622-42e2-a263-6357fbd8bd02/?format=api"
                },
                {
                    "id": "622e353c-c671-451b-801f-decbec9cbbfd",
                    "gambit_id": "5d15fae2-7d7a-450f-990f-24c8ace99a89",
                    "last_updated": "2022-10-11T13:32:16.099563-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.10000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59d8417-4622-42e2-a263-6357fbd8bd02/?format=api"
                },
                {
                    "id": "02697be8-3857-4ec5-99d5-48416cb018be",
                    "gambit_id": "dd0fcb3b-9b21-4d95-91e9-e74c5aa889cf",
                    "last_updated": "2022-10-11T13:32:16.101040-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Timbers",
                    "reward": "4.64000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59d8417-4622-42e2-a263-6357fbd8bd02/?format=api"
                }
            ]
        },
        {
            "id": "c3345b53-406d-4d2f-9139-c270fcdd74cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e1caf74-a118-4f79-b038-60c419b25e50/?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": 5885.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4115.0
                    }
                ],
                "expected_reward_tokens": 9298.3,
                "profit_sb": -201.7,
                "profit_sb_percentage": -2.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c7feb23-4729-4cf6-b7ce-486e22c11646",
                    "gambit_id": "b2d6e4bf-9712-4ab1-88f4-865e443269ec",
                    "last_updated": "2022-10-11T13:32:16.093979-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3345b53-406d-4d2f-9139-c270fcdd74cb/?format=api"
                },
                {
                    "id": "9e9c7346-a999-4c56-8cf9-63eb74ddeb9d",
                    "gambit_id": "5fe49fb5-8ff5-4377-894e-a3326eb61c53",
                    "last_updated": "2022-10-11T13:32:16.095446-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3345b53-406d-4d2f-9139-c270fcdd74cb/?format=api"
                }
            ]
        }
    ]
}