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/47ddde80-2ccc-488c-bc17-2f1a7a4b439d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47ddde80-2ccc-488c-bc17-2f1a7a4b439d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "32e5a066-56e3-4633-b722-7c067b18c65b",
    "completed": true,
    "last_updated": "2023-12-05T21:18:19.853129-05:00",
    "created_at": "2023-12-01T19:33:13.322958-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.14,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/32e5a066-56e3-4633-b722-7c067b18c65b",
    "datetime": "2023-12-03T09:00:00-05:00",
    "cutoff_datetime": "2023-12-03T09:00:00-05:00",
    "name": "Chelsea v. Brighton & Hove Albion",
    "bettypes": [
        {
            "id": "c54b8dfc-1b15-4c1a-8f84-70c86f60999c",
            "match": "https://api-prod.gambitprofit.com/api/matches/47ddde80-2ccc-488c-bc17-2f1a7a4b439d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-01T19:33:13.328175-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": 7204.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2796.0
                    }
                ],
                "expected_reward_tokens": 11379.72,
                "profit_sb": 1879.72,
                "profit_sb_percentage": 19.79,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 5885.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2285.0
                    },
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 1830.0
                    }
                ],
                "expected_reward_tokens": 9296.4,
                "profit_sb": -203.6,
                "profit_sb_percentage": -2.14,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca9ab04b-7319-4016-9690-2dddc856fadb",
                    "gambit_id": "a0f139c3-ac12-4642-9905-bda09e4d365c",
                    "last_updated": "2023-12-05T21:18:19.865928-05:00",
                    "created_at": "2023-12-01T19:33:13.338306-05:00",
                    "name": "Chelsea",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54b8dfc-1b15-4c1a-8f84-70c86f60999c/?format=api"
                },
                {
                    "id": "e56ef6e1-9863-442a-a450-cde6fdf93559",
                    "gambit_id": "3cbf9db4-d7aa-4eb3-82f1-64a022a472f7",
                    "last_updated": "2023-12-05T21:18:19.862562-05:00",
                    "created_at": "2023-12-01T19:33:13.332800-05:00",
                    "name": "Draw",
                    "reward": "4.07000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54b8dfc-1b15-4c1a-8f84-70c86f60999c/?format=api"
                },
                {
                    "id": "975635ca-41da-42f9-8ec2-b28116b7cab8",
                    "gambit_id": "ab08f14d-8d71-4267-a4b5-952faf0e37d5",
                    "last_updated": "2023-12-05T21:18:19.869636-05:00",
                    "created_at": "2023-12-01T19:33:13.343283-05:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "5.08000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54b8dfc-1b15-4c1a-8f84-70c86f60999c/?format=api"
                }
            ]
        },
        {
            "id": "2705994f-edb2-4ef6-9b6f-3e5938e7b8e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/47ddde80-2ccc-488c-bc17-2f1a7a4b439d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-01T19:33:13.347954-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": 5703.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4297.0
                    }
                ],
                "expected_reward_tokens": 9238.55,
                "profit_sb": -261.45,
                "profit_sb_percentage": -2.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "09c336bc-e699-4459-9578-d0af7f71a41f",
                    "gambit_id": "82d61f61-53a2-4845-8ac2-0aec1bb467e0",
                    "last_updated": "2023-12-05T21:18:19.876949-05:00",
                    "created_at": "2023-12-01T19:33:13.352660-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2705994f-edb2-4ef6-9b6f-3e5938e7b8e5/?format=api"
                },
                {
                    "id": "b75e5469-2cc9-41cb-9f12-9b84bf976279",
                    "gambit_id": "c4ba7b3b-2b68-441e-96e7-bbca72bbad91",
                    "last_updated": "2023-12-05T21:18:19.880160-05:00",
                    "created_at": "2023-12-01T19:33:13.361011-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2705994f-edb2-4ef6-9b6f-3e5938e7b8e5/?format=api"
                }
            ]
        }
    ]
}