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/131406db-5d95-4d29-a5cb-0d1d880d5219/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "131406db-5d95-4d29-a5cb-0d1d880d5219",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "63044a68-8cc4-4137-81eb-05c0017bb547",
    "completed": true,
    "last_updated": "2022-12-10T18:57:13.045808-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.3,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/63044a68-8cc4-4137-81eb-05c0017bb547",
    "datetime": "2022-12-09T10:00:00-05:00",
    "cutoff_datetime": "2022-12-09T10:00:00-05:00",
    "name": "Croatia v. Brazil",
    "bettypes": [
        {
            "id": "03baa028-a3f8-49eb-8668-b6489f5bb106",
            "match": "https://api-prod.gambitprofit.com/api/matches/131406db-5d95-4d29-a5cb-0d1d880d5219/?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": "Brazil",
                        "amount": 7509.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2491.0
                    }
                ],
                "expected_reward_tokens": 9911.88,
                "profit_sb": 911.88,
                "profit_sb_percentage": 10.13,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brazil",
                        "amount": 6593.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2187.0
                    },
                    {
                        "team": "Croatia",
                        "amount": 1221.0
                    }
                ],
                "expected_reward_tokens": 8702.76,
                "profit_sb": -297.24,
                "profit_sb_percentage": -3.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a3bda36-2a30-495c-8bc2-45ea72a7359f",
                    "gambit_id": "aa180057-db9c-4756-96bc-670ce8b67c25",
                    "last_updated": "2022-12-10T18:57:13.054477-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brazil",
                    "reward": "1.32000",
                    "odds": "1.36000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03baa028-a3f8-49eb-8668-b6489f5bb106/?format=api"
                },
                {
                    "id": "38a26571-a37b-44e1-8a3d-497fa4120d14",
                    "gambit_id": "2d5e6918-9ee6-4120-b58b-e1bc5a39881b",
                    "last_updated": "2022-12-10T18:57:13.053351-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.98000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03baa028-a3f8-49eb-8668-b6489f5bb106/?format=api"
                },
                {
                    "id": "5e64c6cc-fafc-484f-a1bc-dc6d4ed3de9b",
                    "gambit_id": "1832765a-9754-4069-bba0-35be0ef0ded2",
                    "last_updated": "2022-12-10T18:57:13.052208-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Croatia",
                    "reward": "7.13000",
                    "odds": "8.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03baa028-a3f8-49eb-8668-b6489f5bb106/?format=api"
                }
            ]
        },
        {
            "id": "b0516f3f-1502-4a23-b806-318d50da818f",
            "match": "https://api-prod.gambitprofit.com/api/matches/131406db-5d95-4d29-a5cb-0d1d880d5219/?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": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8700.0,
                "profit_sb": -300.0,
                "profit_sb_percentage": -3.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc9cff7c-bd00-413d-b0d7-1fad0ad727b5",
                    "gambit_id": "c7a3252a-ba47-443c-b9ed-2dbe66c4f0ef",
                    "last_updated": "2022-12-10T18:57:13.048555-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/b0516f3f-1502-4a23-b806-318d50da818f/?format=api"
                },
                {
                    "id": "9557db76-8a16-4239-bf5f-65b9cceeab27",
                    "gambit_id": "95f79529-c011-445e-9e8a-be74864f9bfe",
                    "last_updated": "2022-12-10T18:57:13.049804-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/b0516f3f-1502-4a23-b806-318d50da818f/?format=api"
                }
            ]
        }
    ]
}