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/7b562c25-6963-4436-8508-e58ab1a88772/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7b562c25-6963-4436-8508-e58ab1a88772",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ee029a89-89c8-488d-858e-bf557c014b23",
    "completed": true,
    "last_updated": "2022-08-15T14:27:20.257945-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.67,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/ee029a89-89c8-488d-858e-bf557c014b23",
    "datetime": "2022-08-14T11:30:00-04:00",
    "cutoff_datetime": "2022-08-14T11:30:00-04:00",
    "name": "Chelsea v. Tottenham",
    "bettypes": [
        {
            "id": "6f059d6e-7f71-4198-8a05-546abf19d06f",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b562c25-6963-4436-8508-e58ab1a88772/?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": "Chelsea",
                        "amount": 6071.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3929.0
                    }
                ],
                "expected_reward_tokens": 12140.61,
                "profit_sb": 3140.61,
                "profit_sb_percentage": 34.9,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 4393.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2844.0
                    },
                    {
                        "team": "Tottenham",
                        "amount": 2763.0
                    }
                ],
                "expected_reward_tokens": 8786.0,
                "profit_sb": -214.0,
                "profit_sb_percentage": -2.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e55aab79-86bf-45a8-8929-a2540236a218",
                    "gambit_id": "a07bb65b-2f58-4956-8e85-1667ba3f3098",
                    "last_updated": "2022-08-15T14:27:20.260669-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chelsea",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f059d6e-7f71-4198-8a05-546abf19d06f/?format=api"
                },
                {
                    "id": "b270de4f-1892-4c4a-837f-131832da61fa",
                    "gambit_id": "0ee28795-41f8-40dc-a3cf-9f98e09579d3",
                    "last_updated": "2022-08-15T14:27:20.259804-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.09000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f059d6e-7f71-4198-8a05-546abf19d06f/?format=api"
                },
                {
                    "id": "bef6861e-3cd9-4837-8650-ff4d8e3b3df9",
                    "gambit_id": "e2f68f48-2c4c-4605-81c8-6691697d9c44",
                    "last_updated": "2022-08-15T14:27:20.260238-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tottenham",
                    "reward": "3.18000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f059d6e-7f71-4198-8a05-546abf19d06f/?format=api"
                }
            ]
        },
        {
            "id": "bec5a9f5-3ca0-4422-8580-3ca4aeaee81b",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b562c25-6963-4436-8508-e58ab1a88772/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8850.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4555e220-063f-4972-ad43-b0bcfd53e93c",
                    "gambit_id": "82b70686-ef98-433e-bd0a-72f6b5da42b3",
                    "last_updated": "2022-08-15T14:27:20.258883-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.77000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec5a9f5-3ca0-4422-8580-3ca4aeaee81b/?format=api"
                },
                {
                    "id": "191be01e-dd21-4411-93da-34f3b79c6d75",
                    "gambit_id": "e5dd8a8a-bf6b-47c7-8e49-db6ad8819911",
                    "last_updated": "2022-08-15T14:27:20.259363-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.77000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec5a9f5-3ca0-4422-8580-3ca4aeaee81b/?format=api"
                }
            ]
        }
    ]
}