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/c6933764-7e8c-4d43-bb8a-23fccf3da1e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c6933764-7e8c-4d43-bb8a-23fccf3da1e8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1f84bbe3-2caa-4f89-abcc-5f614bba1de4",
    "completed": true,
    "last_updated": "2023-04-30T12:47:17.942411-04:00",
    "created_at": "2023-04-28T11:22:20.771289-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1f84bbe3-2caa-4f89-abcc-5f614bba1de4",
    "datetime": "2023-04-28T20:10:00-04:00",
    "cutoff_datetime": "2023-04-28T20:10:00-04:00",
    "name": "PHI (A Nola) v. HOU (F Valdez)",
    "bettypes": [
        {
            "id": "b1aea29a-94a0-495b-bc4a-d510c89a6c99",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6933764-7e8c-4d43-bb8a-23fccf3da1e8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-28T11:22:20.781346-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": "HOU (F Valdez)",
                        "amount": 5714.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "11540b5f-f050-4319-b00b-eaafafe16aa6",
                    "gambit_id": "d2376222-34d3-44f5-8b99-8e19a0a18cf1",
                    "last_updated": "2023-04-30T12:47:17.958740-04:00",
                    "created_at": "2023-04-28T11:22:20.782611-04:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1aea29a-94a0-495b-bc4a-d510c89a6c99/?format=api"
                },
                {
                    "id": "ba8c5272-0df9-47ea-bd34-43889e81a670",
                    "gambit_id": "526238ff-b32f-4a6f-bd31-81d33c532412",
                    "last_updated": "2023-04-30T12:47:17.960179-04:00",
                    "created_at": "2023-04-28T11:22:20.783924-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1aea29a-94a0-495b-bc4a-d510c89a6c99/?format=api"
                }
            ]
        },
        {
            "id": "784a68d9-2826-4296-bf99-0aafa49e79c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6933764-7e8c-4d43-bb8a-23fccf3da1e8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-28T11:22:20.777473-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",
                        "amount": 6010.0
                    },
                    {
                        "team": "HOU",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b33803a1-988a-40e2-8299-933682e460d4",
                    "gambit_id": "2e49eda6-0c7a-40bf-a19d-8a4edf098896",
                    "last_updated": "2023-04-30T12:47:17.955913-04:00",
                    "created_at": "2023-04-28T11:22:20.779989-04:00",
                    "name": "PHI",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/784a68d9-2826-4296-bf99-0aafa49e79c2/?format=api"
                },
                {
                    "id": "dc5f2b39-a5fe-4158-8e61-b3572db87ffa",
                    "gambit_id": "5ecb11ec-7b74-47fb-baf2-833a70698f62",
                    "last_updated": "2023-04-30T12:47:17.954229-04:00",
                    "created_at": "2023-04-28T11:22:20.778726-04:00",
                    "name": "HOU",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/784a68d9-2826-4296-bf99-0aafa49e79c2/?format=api"
                }
            ]
        },
        {
            "id": "a7b365d7-e576-4f6c-8b57-72edb3b06adf",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6933764-7e8c-4d43-bb8a-23fccf3da1e8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-28T11:22:20.773083-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc1ecaeb-db86-49c0-8565-15cb12df37f2",
                    "gambit_id": "15e3fbb1-4371-491a-aeb3-1fce2d6142fe",
                    "last_updated": "2023-04-30T12:47:17.946334-04:00",
                    "created_at": "2023-04-28T11:22:20.774585-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7b365d7-e576-4f6c-8b57-72edb3b06adf/?format=api"
                },
                {
                    "id": "fca2a53a-7762-4c70-a010-366a6227fe5f",
                    "gambit_id": "ff10752b-b595-4a03-9729-51a2c6920339",
                    "last_updated": "2023-04-30T12:47:17.948152-04:00",
                    "created_at": "2023-04-28T11:22:20.776049-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7b365d7-e576-4f6c-8b57-72edb3b06adf/?format=api"
                }
            ]
        }
    ]
}