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/718a256f-803c-4232-9812-fd64c94b2671/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "718a256f-803c-4232-9812-fd64c94b2671",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db8a2d95-998b-4e1d-8101-cda23bb41dd4",
    "completed": true,
    "last_updated": "2022-10-17T10:22:14.756029-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.94,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/db8a2d95-998b-4e1d-8101-cda23bb41dd4",
    "datetime": "2022-10-16T09:00:00-04:00",
    "cutoff_datetime": "2022-10-16T09:00:00-04:00",
    "name": "Southampton v. West Ham United",
    "bettypes": [
        {
            "id": "87476d2f-5b6d-4021-bc93-22808e09e2a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/718a256f-803c-4232-9812-fd64c94b2671/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 5410.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 4590.0
                    }
                ],
                "expected_reward_tokens": 13035.6,
                "profit_sb": 3535.6,
                "profit_sb_percentage": 37.22,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 3854.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 3270.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2876.0
                    }
                ],
                "expected_reward_tokens": 9286.8,
                "profit_sb": -213.2,
                "profit_sb_percentage": -2.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba4345ed-8ecb-4922-962f-92f0f3c8c57a",
                    "gambit_id": "db7c42fb-d787-4247-b382-1e3899b4bf40",
                    "last_updated": "2022-10-17T10:22:14.763049-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Ham United",
                    "reward": "2.41000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87476d2f-5b6d-4021-bc93-22808e09e2a2/?format=api"
                },
                {
                    "id": "e8190657-82ac-47b0-aa97-c027541a26ae",
                    "gambit_id": "ac571817-5ae9-4bae-b63a-8f9758322314",
                    "last_updated": "2022-10-17T10:22:14.764045-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southampton",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87476d2f-5b6d-4021-bc93-22808e09e2a2/?format=api"
                },
                {
                    "id": "5c748036-fa0e-4861-b200-d74122d056ba",
                    "gambit_id": "15e83789-a6ab-4e2b-84a0-794bb3536aa0",
                    "last_updated": "2022-10-17T10:22:14.762011-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.23000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87476d2f-5b6d-4021-bc93-22808e09e2a2/?format=api"
                }
            ]
        },
        {
            "id": "3d975467-2e04-41f2-aafd-0f47342c6d20",
            "match": "https://api-prod.gambitprofit.com/api/matches/718a256f-803c-4232-9812-fd64c94b2671/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 2.5",
                        "amount": 5147.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4853.0
                    }
                ],
                "expected_reward_tokens": 9316.07,
                "profit_sb": -183.93,
                "profit_sb_percentage": -1.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a249ef2-5dfc-49f6-aa14-66aa3dcbfadb",
                    "gambit_id": "9ea3f49c-da48-421d-83a7-5fdc0f8b94a6",
                    "last_updated": "2022-10-17T10:22:14.758934-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.81000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d975467-2e04-41f2-aafd-0f47342c6d20/?format=api"
                },
                {
                    "id": "6fc4ef79-ad65-41c3-bdf4-6882b7e0a521",
                    "gambit_id": "68e212f9-89ca-45e0-a533-4defa8cf2bb8",
                    "last_updated": "2022-10-17T10:22:14.760034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.92000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d975467-2e04-41f2-aafd-0f47342c6d20/?format=api"
                }
            ]
        }
    ]
}