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/b55e7aa7-61b2-471f-87fe-18c5735ab23c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b55e7aa7-61b2-471f-87fe-18c5735ab23c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "43b1be71-edb9-4005-bda8-18f9ff655bab",
    "completed": true,
    "last_updated": "2022-10-11T11:46:59.488139-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.63,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/43b1be71-edb9-4005-bda8-18f9ff655bab",
    "datetime": "2022-10-09T14:00:00-04:00",
    "cutoff_datetime": "2022-10-09T14:00:00-04:00",
    "name": "Everton v. Manchester United",
    "bettypes": [
        {
            "id": "027461b7-88eb-4a08-9c06-c40326fc93ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/b55e7aa7-61b2-471f-87fe-18c5735ab23c/?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": "Manchester United",
                        "amount": 6252.0
                    },
                    {
                        "team": "Everton",
                        "amount": 3748.0
                    }
                ],
                "expected_reward_tokens": 12441.48,
                "profit_sb": 2941.48,
                "profit_sb_percentage": 30.96,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 4563.0
                    },
                    {
                        "team": "Everton",
                        "amount": 2735.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2702.0
                    }
                ],
                "expected_reward_tokens": 9078.72,
                "profit_sb": -421.28,
                "profit_sb_percentage": -4.43,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9104fdd-e03c-4060-9e67-5bfa5a2f41d0",
                    "gambit_id": "8ee84ee6-9e40-4207-be87-e55ea4d44bae",
                    "last_updated": "2022-10-11T11:46:59.494045-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester United",
                    "reward": "1.99000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/027461b7-88eb-4a08-9c06-c40326fc93ab/?format=api"
                },
                {
                    "id": "6de9bcce-13a1-4fef-b3ad-001c993a59cf",
                    "gambit_id": "3e281bf8-ee6b-494d-b13a-27fd8bed1982",
                    "last_updated": "2022-10-11T11:46:59.495035-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Everton",
                    "reward": "3.32000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/027461b7-88eb-4a08-9c06-c40326fc93ab/?format=api"
                },
                {
                    "id": "89879e14-d383-4768-a2b8-340807600eec",
                    "gambit_id": "5ef525cc-5fa3-441f-8a38-e8834b722b20",
                    "last_updated": "2022-10-11T11:46:59.496047-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.36000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/027461b7-88eb-4a08-9c06-c40326fc93ab/?format=api"
                }
            ]
        },
        {
            "id": "225c0487-8234-44cf-9af2-cd9450c8d324",
            "match": "https://api-prod.gambitprofit.com/api/matches/b55e7aa7-61b2-471f-87fe-18c5735ab23c/?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": 5256.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4744.0
                    }
                ],
                "expected_reward_tokens": 9250.56,
                "profit_sb": -249.44,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2138fbe6-017f-4744-aeef-2837fc09f65c",
                    "gambit_id": "a066921e-8153-4825-b058-79402f01d059",
                    "last_updated": "2022-10-11T11:46:59.490967-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225c0487-8234-44cf-9af2-cd9450c8d324/?format=api"
                },
                {
                    "id": "b1ce08a8-bc72-4f74-9578-ba1fcc430183",
                    "gambit_id": "2bf5ebe8-0bc5-452f-9df7-bdd6109a4b23",
                    "last_updated": "2022-10-11T11:46:59.492058-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225c0487-8234-44cf-9af2-cd9450c8d324/?format=api"
                }
            ]
        }
    ]
}