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/b2c56e50-4d57-48b0-9c00-55bae926c779/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b2c56e50-4d57-48b0-9c00-55bae926c779",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "80b29b99-3849-4746-8759-d982e4a17971",
    "completed": true,
    "last_updated": "2022-09-14T13:52:28.798091-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/80b29b99-3849-4746-8759-d982e4a17971",
    "datetime": "2022-09-13T20:00:00-04:00",
    "cutoff_datetime": "2022-09-13T20:00:00-04:00",
    "name": "Minnesota United FC v. Los Angeles FC",
    "bettypes": [
        {
            "id": "6f5e6215-73d1-4370-b8a5-956dff7251bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2c56e50-4d57-48b0-9c00-55bae926c779/?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": "Los Angeles FC",
                        "amount": 6174.0
                    },
                    {
                        "team": "Minnesota United FC",
                        "amount": 3826.0
                    }
                ],
                "expected_reward_tokens": 11668.86,
                "profit_sb": 2668.86,
                "profit_sb_percentage": 29.65,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Los Angeles FC",
                        "amount": 4656.0
                    },
                    {
                        "team": "Minnesota United FC",
                        "amount": 2885.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2458.0
                    }
                ],
                "expected_reward_tokens": 8799.25,
                "profit_sb": -200.75,
                "profit_sb_percentage": -2.23,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ed5d067-c205-49dc-ab0a-4c8b91ec2d13",
                    "gambit_id": "43c98e3c-4896-439f-89ea-67b5cdd220c2",
                    "last_updated": "2022-09-14T13:52:28.804842-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles FC",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5e6215-73d1-4370-b8a5-956dff7251bb/?format=api"
                },
                {
                    "id": "876333d9-7c00-476f-a45a-dfd049298e44",
                    "gambit_id": "9182f8df-110b-4ba9-82c6-c31d6383b25b",
                    "last_updated": "2022-09-14T13:52:28.805825-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota United FC",
                    "reward": "3.05000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5e6215-73d1-4370-b8a5-956dff7251bb/?format=api"
                },
                {
                    "id": "865762ca-0fe9-424d-b1be-dbbbacbbd6ef",
                    "gambit_id": "277ec45b-26b2-4c97-ad33-85d85c0e2cb1",
                    "last_updated": "2022-09-14T13:52:28.806809-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.58000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5e6215-73d1-4370-b8a5-956dff7251bb/?format=api"
                }
            ]
        },
        {
            "id": "2018b4a2-7386-422d-a6e0-51c89f954dfd",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2c56e50-4d57-48b0-9c00-55bae926c779/?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": 6419.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3581.0
                    }
                ],
                "expected_reward_tokens": 8986.6,
                "profit_sb": -13.4,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ac6c820-7462-4a4a-b744-f8ca49c10518",
                    "gambit_id": "2fe6c0e1-5918-4987-bb6c-d11b99d620bb",
                    "last_updated": "2022-09-14T13:52:28.802848-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.40000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2018b4a2-7386-422d-a6e0-51c89f954dfd/?format=api"
                },
                {
                    "id": "60582b38-f9db-4ae6-b850-dfee184177a4",
                    "gambit_id": "6aded806-23c5-4b26-b78b-f15b2342a758",
                    "last_updated": "2022-09-14T13:52:28.801721-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.51000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2018b4a2-7386-422d-a6e0-51c89f954dfd/?format=api"
                }
            ]
        }
    ]
}