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/6de38262-443b-4ea4-986c-1e18617e921a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6de38262-443b-4ea4-986c-1e18617e921a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "22af9bca-06eb-416f-a72c-0dee18ccccdb",
    "completed": false,
    "last_updated": "2022-12-24T17:12:13.448126-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.28,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/22af9bca-06eb-416f-a72c-0dee18ccccdb",
    "datetime": "2022-09-11T11:30:00-04:00",
    "cutoff_datetime": "2022-09-11T11:30:00-04:00",
    "name": "Crystal Palace v. Manchester United",
    "bettypes": [
        {
            "id": "229ea2ef-5f26-4f8b-a5a1-6c7651add591",
            "match": "https://api-prod.gambitprofit.com/api/matches/6de38262-443b-4ea4-986c-1e18617e921a/?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": 6120.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 3880.0
                    }
                ],
                "expected_reward_tokens": 11872.8,
                "profit_sb": 2872.8,
                "profit_sb_percentage": 31.92,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 4479.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 2839.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2682.0
                    }
                ],
                "expected_reward_tokens": 8687.34,
                "profit_sb": -312.66,
                "profit_sb_percentage": -3.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec0e082c-1851-42a4-84cf-b65920772ed2",
                    "gambit_id": "968d4d2b-c8ea-400f-82e2-d9e9e8ef3a65",
                    "last_updated": "2022-12-24T17:12:13.454305-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester United",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229ea2ef-5f26-4f8b-a5a1-6c7651add591/?format=api"
                },
                {
                    "id": "030eb857-11bc-48f6-98e6-d3553d571675",
                    "gambit_id": "7e6c027e-5055-4273-a6ff-1a0688e0845f",
                    "last_updated": "2022-12-24T17:12:13.456557-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "3.06000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229ea2ef-5f26-4f8b-a5a1-6c7651add591/?format=api"
                },
                {
                    "id": "fca91f10-b977-44ba-ba22-6b7606989df8",
                    "gambit_id": "9e31a82a-1604-4df4-90fc-52bfc248a628",
                    "last_updated": "2022-12-24T17:12:13.455440-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.24000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229ea2ef-5f26-4f8b-a5a1-6c7651add591/?format=api"
                }
            ]
        },
        {
            "id": "43a053e0-7c1e-4590-88ba-53301a8007b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/6de38262-443b-4ea4-986c-1e18617e921a/?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": 5374.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4626.0
                    }
                ],
                "expected_reward_tokens": 8974.44,
                "profit_sb": -25.56,
                "profit_sb_percentage": -0.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49711a92-f24c-45f4-b5c4-74fb622d3aec",
                    "gambit_id": "f0e9edaa-2fa4-4e21-ac8f-e26b0e1f6a5e",
                    "last_updated": "2022-12-24T17:12:13.452004-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.67000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a053e0-7c1e-4590-88ba-53301a8007b5/?format=api"
                },
                {
                    "id": "ec8389e1-c6b1-4de5-9106-6a3995c5b9b6",
                    "gambit_id": "176c0b09-30c4-415b-a558-61dad3fdc48c",
                    "last_updated": "2022-12-24T17:12:13.450874-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a053e0-7c1e-4590-88ba-53301a8007b5/?format=api"
                }
            ]
        }
    ]
}