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/e15775ef-051f-49ba-92bc-912f38ba2164/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e15775ef-051f-49ba-92bc-912f38ba2164",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "95d35f49-4dd7-46a2-9324-46dc1b9f6b73",
    "completed": true,
    "last_updated": "2023-09-18T23:13:13.921485-04:00",
    "created_at": "2023-09-15T16:03:06.657032-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.67,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/95d35f49-4dd7-46a2-9324-46dc1b9f6b73",
    "datetime": "2023-09-16T10:00:00-04:00",
    "cutoff_datetime": "2023-09-16T10:00:00-04:00",
    "name": "West Ham United v. Manchester City",
    "bettypes": [
        {
            "id": "564a840c-d004-4e56-957e-fdbe1eeaa7a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/e15775ef-051f-49ba-92bc-912f38ba2164/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T16:03:06.673423-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7250.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2750.0
                    }
                ],
                "expected_reward_tokens": 11165.0,
                "profit_sb": 1665.0,
                "profit_sb_percentage": 17.53,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 5988.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2271.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 1740.0
                    }
                ],
                "expected_reward_tokens": 9220.26,
                "profit_sb": -279.74,
                "profit_sb_percentage": -2.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "827bb66b-d234-421f-aafe-962419bc0588",
                    "gambit_id": "fc3cebf5-d08d-4db3-b917-0ba0042fef1b",
                    "last_updated": "2023-09-18T23:13:13.936553-04:00",
                    "created_at": "2023-09-15T16:03:06.688574-04:00",
                    "name": "Manchester City",
                    "reward": "1.54000",
                    "odds": "1.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564a840c-d004-4e56-957e-fdbe1eeaa7a0/?format=api"
                },
                {
                    "id": "bccdaee7-182b-4e24-91bd-01ed66c610b9",
                    "gambit_id": "8772cf06-cb36-41d3-bcb3-9755d35f166f",
                    "last_updated": "2023-09-18T23:13:13.929760-04:00",
                    "created_at": "2023-09-15T16:03:06.679251-04:00",
                    "name": "Draw",
                    "reward": "4.06000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564a840c-d004-4e56-957e-fdbe1eeaa7a0/?format=api"
                },
                {
                    "id": "c7dd083e-e248-43c4-8ace-fd93cce9b7d8",
                    "gambit_id": "eba00b50-fc2a-48ed-93dc-9d1dba1abae9",
                    "last_updated": "2023-09-18T23:13:13.933216-04:00",
                    "created_at": "2023-09-15T16:03:06.684395-04:00",
                    "name": "West Ham United",
                    "reward": "5.30000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/564a840c-d004-4e56-957e-fdbe1eeaa7a0/?format=api"
                }
            ]
        },
        {
            "id": "e3f9ed43-0f8b-4be9-9a7d-0c86fec05dab",
            "match": "https://api-prod.gambitprofit.com/api/matches/e15775ef-051f-49ba-92bc-912f38ba2164/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T16:03:06.693095-04: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": 5376.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4624.0
                    }
                ],
                "expected_reward_tokens": 9246.72,
                "profit_sb": -253.28,
                "profit_sb_percentage": -2.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08026922-560d-4a17-8de3-e7a0c010c8de",
                    "gambit_id": "d6861955-4073-4416-8a8d-a34a4f9b22a8",
                    "last_updated": "2023-09-18T23:13:13.943184-04:00",
                    "created_at": "2023-09-15T16:03:06.698066-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f9ed43-0f8b-4be9-9a7d-0c86fec05dab/?format=api"
                },
                {
                    "id": "bd2713cb-2ba9-4bc8-9322-d08b3f93d4f4",
                    "gambit_id": "440d71ce-61e7-4fd3-9e8c-1288c073e364",
                    "last_updated": "2023-09-18T23:13:13.947028-04:00",
                    "created_at": "2023-09-15T16:03:06.703925-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f9ed43-0f8b-4be9-9a7d-0c86fec05dab/?format=api"
                }
            ]
        }
    ]
}