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/dee63b4e-32c8-43dc-8f77-112793275834/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dee63b4e-32c8-43dc-8f77-112793275834",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e07b0922-6317-496b-b688-7b660e1e1ad0",
    "completed": true,
    "last_updated": "2022-12-01T16:32:24.686132-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.15,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e07b0922-6317-496b-b688-7b660e1e1ad0",
    "datetime": "2022-11-30T10:00:00-05:00",
    "cutoff_datetime": "2022-11-30T10:00:00-05:00",
    "name": "Tunisia v. France",
    "bettypes": [
        {
            "id": "5f9b9c2a-8e28-41d3-bdc8-89a340442738",
            "match": "https://api-prod.gambitprofit.com/api/matches/dee63b4e-32c8-43dc-8f77-112793275834/?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": "France",
                        "amount": 6845.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3155.0
                    }
                ],
                "expected_reward_tokens": 10472.85,
                "profit_sb": 1472.85,
                "profit_sb_percentage": 16.36,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "France",
                        "amount": 5690.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2622.0
                    },
                    {
                        "team": "Tunisia",
                        "amount": 1687.0
                    }
                ],
                "expected_reward_tokens": 8704.92,
                "profit_sb": -295.08,
                "profit_sb_percentage": -3.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1a0b881-06da-459d-bf84-b050614eb01e",
                    "gambit_id": "7f6a672e-41f4-47c9-9129-20472fb2a1f2",
                    "last_updated": "2022-12-01T16:32:24.692585-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "France",
                    "reward": "1.53000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9b9c2a-8e28-41d3-bdc8-89a340442738/?format=api"
                },
                {
                    "id": "9986a25d-593a-445c-bcff-d70fcd8abb3e",
                    "gambit_id": "7a7472f5-e7dd-4c28-8527-f334e1d196a0",
                    "last_updated": "2022-12-01T16:32:24.691588-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.32000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9b9c2a-8e28-41d3-bdc8-89a340442738/?format=api"
                },
                {
                    "id": "8c95030d-1b98-4266-a47b-91f70f35b66b",
                    "gambit_id": "86a9b9d3-9efd-468f-9d59-f19b21bf9456",
                    "last_updated": "2022-12-01T16:32:24.693589-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tunisia",
                    "reward": "5.16000",
                    "odds": "5.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9b9c2a-8e28-41d3-bdc8-89a340442738/?format=api"
                }
            ]
        },
        {
            "id": "748d3b04-688f-4de4-bb82-067c723e547c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dee63b4e-32c8-43dc-8f77-112793275834/?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": 5552.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4448.0
                    }
                ],
                "expected_reward_tokens": 8716.64,
                "profit_sb": -283.36,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4d31e14-f408-4f6d-bd26-0154e2462418",
                    "gambit_id": "38029b00-a263-499e-899e-18d2de38cf49",
                    "last_updated": "2022-12-01T16:32:24.689612-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.57000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748d3b04-688f-4de4-bb82-067c723e547c/?format=api"
                },
                {
                    "id": "19278a01-ec9b-4b7b-b847-562ede2b05bd",
                    "gambit_id": "ffff5b62-0418-49a3-836f-e8f31dce4bf6",
                    "last_updated": "2022-12-01T16:32:24.688545-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/748d3b04-688f-4de4-bb82-067c723e547c/?format=api"
                }
            ]
        }
    ]
}