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/d6fdd954-2982-4bc4-a3e6-4843f53cc675/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d6fdd954-2982-4bc4-a3e6-4843f53cc675",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d923b01-531e-45fa-8896-c5f2593ab358",
    "completed": true,
    "last_updated": "2023-08-23T08:33:22.541292-04:00",
    "created_at": "2023-08-21T09:03:14.245948-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3d923b01-531e-45fa-8896-c5f2593ab358",
    "datetime": "2023-08-21T18:40:00-04:00",
    "cutoff_datetime": "2023-08-21T18:40:00-04:00",
    "name": "SFO (S Alexander) v. PHI (A Nola)",
    "bettypes": [
        {
            "id": "89e8b7f7-cdfb-4200-8016-cc9e385e0a1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6fdd954-2982-4bc4-a3e6-4843f53cc675/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-21T09:03:14.254933-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 (A Nola)",
                        "amount": 5714.0
                    },
                    {
                        "team": "SFO (S Alexander)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "449d8b10-d0ec-4127-a633-9c279e1b4fdb",
                    "gambit_id": "c5ebbb83-bef3-49e1-9e00-b847ab25c207",
                    "last_updated": "2023-08-23T08:33:22.556415-04:00",
                    "created_at": "2023-08-21T09:03:14.264739-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e8b7f7-cdfb-4200-8016-cc9e385e0a1a/?format=api"
                },
                {
                    "id": "6d1df149-77b3-46f6-b6be-d609ce251371",
                    "gambit_id": "8b7f74cd-d982-48b7-adbe-7f3cb567be4d",
                    "last_updated": "2023-08-23T08:33:22.553094-04:00",
                    "created_at": "2023-08-21T09:03:14.258813-04:00",
                    "name": "SFO (S Alexander)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e8b7f7-cdfb-4200-8016-cc9e385e0a1a/?format=api"
                }
            ]
        },
        {
            "id": "ef24dbab-103f-480b-973a-83f1ce35d99a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6fdd954-2982-4bc4-a3e6-4843f53cc675/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-21T09:03:14.268877-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": "SFO",
                        "amount": 6090.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c5f900a0-ba7e-490c-9d4b-a7cd148dbd9a",
                    "gambit_id": "1ece421a-f43f-4319-a5c9-35ccb6af2bd0",
                    "last_updated": "2023-08-23T08:33:22.563161-04:00",
                    "created_at": "2023-08-21T09:03:14.272835-04:00",
                    "name": "SFO",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef24dbab-103f-480b-973a-83f1ce35d99a/?format=api"
                },
                {
                    "id": "735edf5a-eeb2-4a7d-8917-4ea56d69b670",
                    "gambit_id": "e28a9bc9-0184-4d53-9510-288376caddcf",
                    "last_updated": "2023-08-23T08:33:22.566500-04:00",
                    "created_at": "2023-08-21T09:03:14.277121-04:00",
                    "name": "PHI",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef24dbab-103f-480b-973a-83f1ce35d99a/?format=api"
                }
            ]
        },
        {
            "id": "e8c9c40d-9a0c-4d5e-b19e-796b43cf0bbf",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6fdd954-2982-4bc4-a3e6-4843f53cc675/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-21T09:03:14.281324-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e9f8d8c7-0c40-4a5e-aaeb-5b99a1ada0a9",
                    "gambit_id": "de473028-6726-4d66-a30d-c15ba5e7a7af",
                    "last_updated": "2023-08-23T08:33:22.576553-04:00",
                    "created_at": "2023-08-21T09:03:14.289574-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c9c40d-9a0c-4d5e-b19e-796b43cf0bbf/?format=api"
                },
                {
                    "id": "86991bf7-30e8-4540-a292-44db856ae910",
                    "gambit_id": "fb5bac39-04a8-48c3-815f-9cdc0aa7f7d5",
                    "last_updated": "2023-08-23T08:33:22.573069-04:00",
                    "created_at": "2023-08-21T09:03:14.285188-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c9c40d-9a0c-4d5e-b19e-796b43cf0bbf/?format=api"
                }
            ]
        }
    ]
}