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/2b61a6b2-7513-4245-84ad-325178552901/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2b61a6b2-7513-4245-84ad-325178552901",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4b7733bb-bed2-4deb-8c0e-7e1ae8ab000f",
    "completed": true,
    "last_updated": "2023-08-22T09:37:57.975071-04:00",
    "created_at": "2023-08-18T17:53:21.753765-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.81,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/4b7733bb-bed2-4deb-8c0e-7e1ae8ab000f",
    "datetime": "2023-08-19T10:00:00-04:00",
    "cutoff_datetime": "2023-08-19T10:00:00-04:00",
    "name": "Liverpool v. Bournemouth",
    "bettypes": [
        {
            "id": "860fc727-6ecf-4ac5-9c6d-a1482b18b573",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b61a6b2-7513-4245-84ad-325178552901/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-18T17:53:21.762532-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 8679.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1321.0
                    }
                ],
                "expected_reward_tokens": 10154.43,
                "profit_sb": 654.43,
                "profit_sb_percentage": 6.89,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7976.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1213.0
                    },
                    {
                        "team": "Bournemouth",
                        "amount": 811.0
                    }
                ],
                "expected_reward_tokens": 9327.97,
                "profit_sb": -172.03,
                "profit_sb_percentage": -1.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c4fdced-11ef-44bf-96ef-dcbdb9a534e5",
                    "gambit_id": "846b7f17-5ee8-49dc-9ddd-0fb6c6fb195c",
                    "last_updated": "2023-08-22T09:37:57.988554-04:00",
                    "created_at": "2023-08-18T17:53:21.772350-04:00",
                    "name": "Liverpool",
                    "reward": "1.17000",
                    "odds": "1.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860fc727-6ecf-4ac5-9c6d-a1482b18b573/?format=api"
                },
                {
                    "id": "441e25cc-0d50-46d3-a8a1-d91a0e0d63aa",
                    "gambit_id": "f5643b5b-317b-4f5b-99db-539b88ff21b8",
                    "last_updated": "2023-08-22T09:37:57.985401-04:00",
                    "created_at": "2023-08-18T17:53:21.767531-04:00",
                    "name": "Draw",
                    "reward": "7.69000",
                    "odds": "8.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860fc727-6ecf-4ac5-9c6d-a1482b18b573/?format=api"
                },
                {
                    "id": "2a094951-44d1-405f-82ff-0c5df8c8f358",
                    "gambit_id": "5794dda9-9d66-455d-961c-eb1b01b13ec8",
                    "last_updated": "2023-08-22T09:37:57.991887-04:00",
                    "created_at": "2023-08-18T17:53:21.776965-04:00",
                    "name": "Bournemouth",
                    "reward": "11.51000",
                    "odds": "12.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860fc727-6ecf-4ac5-9c6d-a1482b18b573/?format=api"
                }
            ]
        },
        {
            "id": "d28fbdcf-cc12-4110-9856-26d9fa35f46f",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b61a6b2-7513-4245-84ad-325178552901/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-18T17:53:21.781032-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": 7304.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 2696.0
                    }
                ],
                "expected_reward_tokens": 9274.24,
                "profit_sb": -225.76,
                "profit_sb_percentage": -2.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb35b787-f27e-4b02-ae3f-eac02f935bdc",
                    "gambit_id": "c677b4b3-e614-4452-86eb-fac55e77372b",
                    "last_updated": "2023-08-22T09:37:57.998553-04:00",
                    "created_at": "2023-08-18T17:53:21.784565-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.27000",
                    "odds": "1.28000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28fbdcf-cc12-4110-9856-26d9fa35f46f/?format=api"
                },
                {
                    "id": "9016f5e8-1a16-43bd-ab53-2c268ac9a982",
                    "gambit_id": "8f23bcce-c06f-47cd-bd9f-50ae6417d59e",
                    "last_updated": "2023-08-22T09:37:58.002573-04:00",
                    "created_at": "2023-08-18T17:53:21.788300-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "3.44000",
                    "odds": "3.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28fbdcf-cc12-4110-9856-26d9fa35f46f/?format=api"
                }
            ]
        }
    ]
}