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/3f29ca4e-eff3-453f-9059-aaa31e3f51f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3f29ca4e-eff3-453f-9059-aaa31e3f51f2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eb33d97a-dd8b-48ad-ae41-7d3de126fcb3",
    "completed": true,
    "last_updated": "2023-04-15T15:42:08.082232-04:00",
    "created_at": "2023-04-14T12:02:12.871711-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/eb33d97a-dd8b-48ad-ae41-7d3de126fcb3",
    "datetime": "2023-04-14T18:40:00-04:00",
    "cutoff_datetime": "2023-04-14T18:40:00-04:00",
    "name": "PHI (T Walker) v. CIN (C Overton)",
    "bettypes": [
        {
            "id": "40907873-c951-4151-b4c9-d4e92a159447",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f29ca4e-eff3-453f-9059-aaa31e3f51f2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:12.889414-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": "PHI (T Walker)",
                        "amount": 5776.0
                    },
                    {
                        "team": "CIN (C Overton)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce9abaf3-08f4-493c-b18c-9c30ff573b97",
                    "gambit_id": "24603a58-5b66-44fa-b5e8-af489e729c3a",
                    "last_updated": "2023-04-15T15:42:08.093796-04:00",
                    "created_at": "2023-04-14T12:02:12.894331-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40907873-c951-4151-b4c9-d4e92a159447/?format=api"
                },
                {
                    "id": "1ccef6d3-b044-4fcd-b09a-ec60e197b5d2",
                    "gambit_id": "943c38b9-76c7-4493-9d74-5ebd054e20c6",
                    "last_updated": "2023-04-15T15:42:08.092641-04:00",
                    "created_at": "2023-04-14T12:02:12.891698-04:00",
                    "name": "CIN (C Overton)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40907873-c951-4151-b4c9-d4e92a159447/?format=api"
                }
            ]
        },
        {
            "id": "8dfa2a6b-561b-4a59-b2c6-971afdb0d0fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f29ca4e-eff3-453f-9059-aaa31e3f51f2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-14T12:02:12.882814-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": "CIN",
                        "amount": 5319.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3246251-d641-4306-87ed-994565485925",
                    "gambit_id": "c84e5d45-0f3b-4189-ba3b-4ad7242c3a44",
                    "last_updated": "2023-04-15T15:42:08.089062-04:00",
                    "created_at": "2023-04-14T12:02:12.885270-04:00",
                    "name": "CIN",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dfa2a6b-561b-4a59-b2c6-971afdb0d0fe/?format=api"
                },
                {
                    "id": "cc8cc01f-e63e-45f6-8f60-e247366e2e16",
                    "gambit_id": "d23143bd-829c-4cd6-9f7d-1f8f3e8d39ed",
                    "last_updated": "2023-04-15T15:42:08.090258-04:00",
                    "created_at": "2023-04-14T12:02:12.887359-04:00",
                    "name": "PHI",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dfa2a6b-561b-4a59-b2c6-971afdb0d0fe/?format=api"
                }
            ]
        },
        {
            "id": "2b8b6ae4-6789-41b3-8a05-97000d3e9ea1",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f29ca4e-eff3-453f-9059-aaa31e3f51f2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:12.876000-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 Under 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8b01025b-504d-4893-b4b0-2d93deb11def",
                    "gambit_id": "6298eba9-9c84-471b-b2b7-68c28dabe16d",
                    "last_updated": "2023-04-15T15:42:08.085270-04:00",
                    "created_at": "2023-04-14T12:02:12.878674-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8b6ae4-6789-41b3-8a05-97000d3e9ea1/?format=api"
                },
                {
                    "id": "3fb46eae-c184-4277-bd32-f8f474a958b7",
                    "gambit_id": "700793df-9d12-4df3-998c-30251c0d6fd2",
                    "last_updated": "2023-04-15T15:42:08.086612-04:00",
                    "created_at": "2023-04-14T12:02:12.880826-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8b6ae4-6789-41b3-8a05-97000d3e9ea1/?format=api"
                }
            ]
        }
    ]
}