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/f10ada63-f493-4a52-a79b-9d9108c678ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f10ada63-f493-4a52-a79b-9d9108c678ec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c5094dc9-67ee-4600-b973-6a3ce0592719",
    "completed": true,
    "last_updated": "2023-01-24T09:56:56.046610-05:00",
    "created_at": "2023-01-22T22:42:02.916533-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -7.15,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c5094dc9-67ee-4600-b973-6a3ce0592719",
    "datetime": "2023-01-23T15:00:00-05:00",
    "cutoff_datetime": "2023-01-23T15:00:00-05:00",
    "name": "Fulham v. Tottenham",
    "bettypes": [
        {
            "id": "4457ccc6-2096-4529-8b78-7f3b07c9c301",
            "match": "https://api-prod.gambitprofit.com/api/matches/f10ada63-f493-4a52-a79b-9d9108c678ec/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-22T22:42:02.923769-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 5971.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 4029.0
                    }
                ],
                "expected_reward_tokens": 11643.45,
                "profit_sb": 2143.45,
                "profit_sb_percentage": 22.56,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 4438.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 2994.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2568.0
                    }
                ],
                "expected_reward_tokens": 8652.66,
                "profit_sb": -847.34,
                "profit_sb_percentage": -8.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db5fc084-1bd8-4ac9-93bb-d9d66099d3b3",
                    "gambit_id": "b7a064be-2da4-4bc6-955d-f636fb54da67",
                    "last_updated": "2023-01-24T09:56:56.055144-05:00",
                    "created_at": "2023-01-22T22:42:02.924961-05:00",
                    "name": "Tottenham",
                    "reward": "1.95000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4457ccc6-2096-4529-8b78-7f3b07c9c301/?format=api"
                },
                {
                    "id": "06b817c9-c9c1-40af-89ff-f437b0e0ffa5",
                    "gambit_id": "dca1da3b-d416-4c53-bbd2-f7cdb891b47f",
                    "last_updated": "2023-01-24T09:56:56.056430-05:00",
                    "created_at": "2023-01-22T22:42:02.926260-05:00",
                    "name": "Fulham",
                    "reward": "2.89000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4457ccc6-2096-4529-8b78-7f3b07c9c301/?format=api"
                },
                {
                    "id": "70302b2d-49d5-461c-88e4-40cf43da0328",
                    "gambit_id": "e1502f01-fb65-4ee4-bfa1-c0d1170023f7",
                    "last_updated": "2023-01-24T09:56:56.057786-05:00",
                    "created_at": "2023-01-22T22:42:02.927489-05:00",
                    "name": "Draw",
                    "reward": "3.37000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4457ccc6-2096-4529-8b78-7f3b07c9c301/?format=api"
                }
            ]
        },
        {
            "id": "fc3ed748-db08-4a32-b9a8-18e109de3e6a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f10ada63-f493-4a52-a79b-9d9108c678ec/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-22T22:42:02.918700-05: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": 5655.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4345.0
                    }
                ],
                "expected_reward_tokens": 8820.35,
                "profit_sb": -679.65,
                "profit_sb_percentage": -7.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "28203dc6-5c7c-4ce7-878e-e67b9b11e325",
                    "gambit_id": "54e21936-54ce-4c0e-a351-14437b5e1730",
                    "last_updated": "2023-01-24T09:56:56.052395-05:00",
                    "created_at": "2023-01-22T22:42:02.922363-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.56000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3ed748-db08-4a32-b9a8-18e109de3e6a/?format=api"
                },
                {
                    "id": "be4f5f06-9051-4d7c-8483-ac11053fcfed",
                    "gambit_id": "bdff6421-9b7c-43e9-b9a9-04d830cf9de0",
                    "last_updated": "2023-01-24T09:56:56.050736-05:00",
                    "created_at": "2023-01-22T22:42:02.920560-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.03000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3ed748-db08-4a32-b9a8-18e109de3e6a/?format=api"
                }
            ]
        }
    ]
}