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/121d2f46-cd57-4b60-bd20-debc07ee76e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "121d2f46-cd57-4b60-bd20-debc07ee76e3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4653674e-3681-4d8e-8cfe-1e91e0724f48",
    "completed": true,
    "last_updated": "2022-11-24T09:32:36.292244-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.55,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/4653674e-3681-4d8e-8cfe-1e91e0724f48",
    "datetime": "2022-11-23T11:00:00-05:00",
    "cutoff_datetime": "2022-11-23T11:00:00-05:00",
    "name": "Spain v. Costa Rica",
    "bettypes": [
        {
            "id": "8754d9cb-a1fd-40f6-8275-4e0c7f2b6566",
            "match": "https://api-prod.gambitprofit.com/api/matches/121d2f46-cd57-4b60-bd20-debc07ee76e3/?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": "Spain",
                        "amount": 8257.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1743.0
                    }
                ],
                "expected_reward_tokens": 9412.2,
                "profit_sb": 412.2,
                "profit_sb_percentage": 4.58,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Spain",
                        "amount": 7772.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1641.0
                    },
                    {
                        "team": "Costa Rica",
                        "amount": 588.0
                    }
                ],
                "expected_reward_tokens": 8860.08,
                "profit_sb": -139.92,
                "profit_sb_percentage": -1.55,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96f862f3-926d-485b-89f8-01e06508e3b9",
                    "gambit_id": "7a0f4cec-5c37-462e-a040-6a4d0ee0f923",
                    "last_updated": "2022-11-24T09:32:36.299751-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Spain",
                    "reward": "1.14000",
                    "odds": "1.16000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8754d9cb-a1fd-40f6-8275-4e0c7f2b6566/?format=api"
                },
                {
                    "id": "062eefa7-8388-4127-9dd5-0d104f8105af",
                    "gambit_id": "5445f3f7-faee-45f5-b420-4d2bd319ec2c",
                    "last_updated": "2022-11-24T09:32:36.300824-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.40000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8754d9cb-a1fd-40f6-8275-4e0c7f2b6566/?format=api"
                },
                {
                    "id": "b43a4490-65a8-44a2-bc39-bbe32b0feb9f",
                    "gambit_id": "70dc7ce3-da96-46ba-b12f-4cebff6f2b65",
                    "last_updated": "2022-11-24T09:32:36.298721-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Costa Rica",
                    "reward": "15.08000",
                    "odds": "17.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8754d9cb-a1fd-40f6-8275-4e0c7f2b6566/?format=api"
                }
            ]
        },
        {
            "id": "e8c28151-51b4-4649-b873-5292b8988021",
            "match": "https://api-prod.gambitprofit.com/api/matches/121d2f46-cd57-4b60-bd20-debc07ee76e3/?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 Over 2.5",
                        "amount": 5371.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4629.0
                    }
                ],
                "expected_reward_tokens": 8701.02,
                "profit_sb": -298.98,
                "profit_sb_percentage": -3.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c59afda-72f6-4f8c-931d-5e78770076ef",
                    "gambit_id": "0ea087c5-0dc2-4ea7-be09-7b338ea2e90c",
                    "last_updated": "2022-11-24T09:32:36.296597-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c28151-51b4-4649-b873-5292b8988021/?format=api"
                },
                {
                    "id": "8733864e-49ca-4a01-acb1-5a2ce2f432bb",
                    "gambit_id": "29b13f44-9e30-46fe-8b08-88a751bfbab9",
                    "last_updated": "2022-11-24T09:32:36.295123-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c28151-51b4-4649-b873-5292b8988021/?format=api"
                }
            ]
        }
    ]
}