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/961a8b1a-ab30-46b7-8f26-0f826858d51e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "961a8b1a-ab30-46b7-8f26-0f826858d51e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a46ca063-2e34-440e-ad96-60acd699c56e",
    "completed": true,
    "last_updated": "2023-01-23T11:37:10.854956-05:00",
    "created_at": "2023-01-20T22:57:01.157662-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -7.04,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/a46ca063-2e34-440e-ad96-60acd699c56e",
    "datetime": "2023-01-21T10:00:00-05:00",
    "cutoff_datetime": "2023-01-21T10:00:00-05:00",
    "name": "West Ham United v. Everton",
    "bettypes": [
        {
            "id": "83be7ed6-f459-4111-b0ce-585b1bf4b6aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/961a8b1a-ab30-46b7-8f26-0f826858d51e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-20T22:57:01.163495-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 6481.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3519.0
                    }
                ],
                "expected_reward_tokens": 11082.51,
                "profit_sb": 1582.51,
                "profit_sb_percentage": 16.66,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 5078.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2757.0
                    },
                    {
                        "team": "Everton",
                        "amount": 2165.0
                    }
                ],
                "expected_reward_tokens": 8681.65,
                "profit_sb": -818.35,
                "profit_sb_percentage": -8.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1561cd36-32be-4555-9a0f-a3316ae3cf30",
                    "gambit_id": "91812edc-7695-4b5b-851a-b659f56b31d3",
                    "last_updated": "2023-01-23T11:37:10.862083-05:00",
                    "created_at": "2023-01-20T22:57:01.166052-05:00",
                    "name": "West Ham United",
                    "reward": "1.71000",
                    "odds": "1.83000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83be7ed6-f459-4111-b0ce-585b1bf4b6aa/?format=api"
                },
                {
                    "id": "7eecdf1c-0901-48fc-8541-2cb09f02822a",
                    "gambit_id": "8e5507bb-ac54-40b7-b82b-23f285979b05",
                    "last_updated": "2023-01-23T11:37:10.863154-05:00",
                    "created_at": "2023-01-20T22:57:01.167316-05:00",
                    "name": "Draw",
                    "reward": "3.15000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83be7ed6-f459-4111-b0ce-585b1bf4b6aa/?format=api"
                },
                {
                    "id": "ec4c7dae-ad61-4411-8b12-1b8b1c429ff8",
                    "gambit_id": "d9cd61dd-0978-41b2-9ce2-b189c707caaa",
                    "last_updated": "2023-01-23T11:37:10.861000-05:00",
                    "created_at": "2023-01-20T22:57:01.164748-05:00",
                    "name": "Everton",
                    "reward": "4.01000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83be7ed6-f459-4111-b0ce-585b1bf4b6aa/?format=api"
                }
            ]
        },
        {
            "id": "2cf3304e-4130-4c57-80b2-42d74ea0d892",
            "match": "https://api-prod.gambitprofit.com/api/matches/961a8b1a-ab30-46b7-8f26-0f826858d51e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-20T22:57:01.159449-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": 5352.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4648.0
                    }
                ],
                "expected_reward_tokens": 8830.8,
                "profit_sb": -669.2,
                "profit_sb_percentage": -7.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "87f14d8e-8f94-45b8-8b75-6eff20f2eed3",
                    "gambit_id": "67a3640d-ad7c-4a7d-9a6d-7c06750c8172",
                    "last_updated": "2023-01-23T11:37:10.858788-05:00",
                    "created_at": "2023-01-20T22:57:01.162134-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.65000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf3304e-4130-4c57-80b2-42d74ea0d892/?format=api"
                },
                {
                    "id": "76a37a04-81fe-468b-8ff4-c1901dff7751",
                    "gambit_id": "0dc7551a-f615-4b19-86a6-12f96e237194",
                    "last_updated": "2023-01-23T11:37:10.857659-05:00",
                    "created_at": "2023-01-20T22:57:01.160756-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf3304e-4130-4c57-80b2-42d74ea0d892/?format=api"
                }
            ]
        }
    ]
}