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/1e297641-70aa-40f6-ab18-ebb66f32e412/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e297641-70aa-40f6-ab18-ebb66f32e412",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9f76bbe0-3013-4c46-86e9-a0aaf76a4f77",
    "completed": true,
    "last_updated": "2023-11-13T15:13:32.068439-05:00",
    "created_at": "2023-11-11T08:53:04.538346-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.77,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9f76bbe0-3013-4c46-86e9-a0aaf76a4f77",
    "datetime": "2023-11-11T10:00:00-05:00",
    "cutoff_datetime": "2023-11-11T10:00:00-05:00",
    "name": "Manchester United v. Luton Town",
    "bettypes": [
        {
            "id": "047a6b22-4a7f-4183-98b9-fda0e7029465",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e297641-70aa-40f6-ab18-ebb66f32e412/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-11T08:53:04.545500-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": 8191.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1809.0
                    }
                ],
                "expected_reward_tokens": 10401.75,
                "profit_sb": 901.75,
                "profit_sb_percentage": 9.49,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 7349.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1623.0
                    },
                    {
                        "team": "Luton Town",
                        "amount": 1028.0
                    }
                ],
                "expected_reward_tokens": 9332.25,
                "profit_sb": -167.75,
                "profit_sb_percentage": -1.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ced18fa3-062b-45ef-88bc-0693673a8566",
                    "gambit_id": "fb926999-c628-48ff-87f9-846871907643",
                    "last_updated": "2023-11-13T15:13:32.079996-05:00",
                    "created_at": "2023-11-11T08:53:04.556540-05:00",
                    "name": "Manchester United",
                    "reward": "1.27000",
                    "odds": "1.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/047a6b22-4a7f-4183-98b9-fda0e7029465/?format=api"
                },
                {
                    "id": "009e2f1a-361e-4c00-a6fe-a5fc882d843e",
                    "gambit_id": "1717bd30-4e98-4af7-8398-c90aff312e0b",
                    "last_updated": "2023-11-13T15:13:32.076786-05:00",
                    "created_at": "2023-11-11T08:53:04.550560-05:00",
                    "name": "Draw",
                    "reward": "5.75000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/047a6b22-4a7f-4183-98b9-fda0e7029465/?format=api"
                },
                {
                    "id": "a764258e-f3e7-4195-bac7-86238f93e84c",
                    "gambit_id": "92d85765-28e2-469e-8ac8-ad610910cd4c",
                    "last_updated": "2023-11-13T15:13:32.083248-05:00",
                    "created_at": "2023-11-11T08:53:04.561666-05:00",
                    "name": "Luton Town",
                    "reward": "9.08000",
                    "odds": "9.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/047a6b22-4a7f-4183-98b9-fda0e7029465/?format=api"
                }
            ]
        },
        {
            "id": "59ed4aa7-5bd8-40ce-89f0-9c39f8ae822b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e297641-70aa-40f6-ab18-ebb66f32e412/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-11T08:53:04.566350-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": 6469.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3531.0
                    }
                ],
                "expected_reward_tokens": 9250.67,
                "profit_sb": -249.33,
                "profit_sb_percentage": -2.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1cbdb96a-e122-4a5b-939c-dea658658b40",
                    "gambit_id": "52161225-fcf7-4636-97ad-f5af5a147554",
                    "last_updated": "2023-11-13T15:13:32.089745-05:00",
                    "created_at": "2023-11-11T08:53:04.570972-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.43000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59ed4aa7-5bd8-40ce-89f0-9c39f8ae822b/?format=api"
                },
                {
                    "id": "a5829c8e-838e-484c-957f-968fe10a0bab",
                    "gambit_id": "ac41afcd-b2e3-4f53-9170-4de013f09088",
                    "last_updated": "2023-11-13T15:13:32.104647-05:00",
                    "created_at": "2023-11-11T08:53:04.575966-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59ed4aa7-5bd8-40ce-89f0-9c39f8ae822b/?format=api"
                }
            ]
        }
    ]
}