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/bb41ca50-f489-463f-8dc9-d29eb2024ec4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb41ca50-f489-463f-8dc9-d29eb2024ec4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "92f3fbed-dbc3-44b9-8374-3cd917c8eff1",
    "completed": true,
    "last_updated": "2023-04-10T14:31:59.963217-04:00",
    "created_at": "2023-04-09T09:27:10.567870-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/92f3fbed-dbc3-44b9-8374-3cd917c8eff1",
    "datetime": "2023-04-09T13:40:00-04:00",
    "cutoff_datetime": "2023-04-09T13:40:00-04:00",
    "name": "SEA (G Kirby) v. CLE (Z Plesac)",
    "bettypes": [
        {
            "id": "83624342-81a2-41d5-8a21-91afb412f97f",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb41ca50-f489-463f-8dc9-d29eb2024ec4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T09:27:10.587701-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": "SEA (G Kirby)",
                        "amount": 5426.0
                    },
                    {
                        "team": "CLE (Z Plesac)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8eb874b4-3d43-4228-9607-3cacfe1e1063",
                    "gambit_id": "fff844b9-4952-4215-9a6f-9f9969279cff",
                    "last_updated": "2023-04-10T14:31:59.981114-04:00",
                    "created_at": "2023-04-09T09:27:10.591787-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83624342-81a2-41d5-8a21-91afb412f97f/?format=api"
                },
                {
                    "id": "f82ee57c-0f86-457d-8b79-b12eb05a1c65",
                    "gambit_id": "3053b62a-68e6-4ab2-8450-192851474d84",
                    "last_updated": "2023-04-10T14:31:59.978982-04:00",
                    "created_at": "2023-04-09T09:27:10.589503-04:00",
                    "name": "CLE (Z Plesac)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83624342-81a2-41d5-8a21-91afb412f97f/?format=api"
                }
            ]
        },
        {
            "id": "ee1e993e-478b-444b-b068-0157cd55d75c",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb41ca50-f489-463f-8dc9-d29eb2024ec4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:10.581957-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": "CLE",
                        "amount": 5784.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "caedd7c1-76eb-4a55-9ff3-b493e846705d",
                    "gambit_id": "24f55a82-32c8-42af-a9ba-45a25c47e911",
                    "last_updated": "2023-04-10T14:31:59.972429-04:00",
                    "created_at": "2023-04-09T09:27:10.583867-04:00",
                    "name": "CLE",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee1e993e-478b-444b-b068-0157cd55d75c/?format=api"
                },
                {
                    "id": "77c2cace-fb14-4504-8e4c-fa88b72b02d0",
                    "gambit_id": "1b8e5d0a-2dcc-45f8-b8ff-4d41b99ec86c",
                    "last_updated": "2023-04-10T14:31:59.974478-04:00",
                    "created_at": "2023-04-09T09:27:10.585793-04:00",
                    "name": "SEA",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee1e993e-478b-444b-b068-0157cd55d75c/?format=api"
                }
            ]
        },
        {
            "id": "e69a5cf5-57a7-4b6b-8095-4d2eadbaa587",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb41ca50-f489-463f-8dc9-d29eb2024ec4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T09:27:10.571147-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21ebcd90-938b-42ed-8200-88696fd97c77",
                    "gambit_id": "465a6cb7-71d7-4e91-85b4-317e37131c99",
                    "last_updated": "2023-04-10T14:31:59.968010-04:00",
                    "created_at": "2023-04-09T09:27:10.579727-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69a5cf5-57a7-4b6b-8095-4d2eadbaa587/?format=api"
                },
                {
                    "id": "160dd89c-2ddc-4be0-a00e-7d86d10f9ef9",
                    "gambit_id": "110b1c54-2e0d-4231-b351-5208ab31975d",
                    "last_updated": "2023-04-10T14:31:59.966466-04:00",
                    "created_at": "2023-04-09T09:27:10.577298-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69a5cf5-57a7-4b6b-8095-4d2eadbaa587/?format=api"
                }
            ]
        }
    ]
}