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/a23b675e-abfa-439b-9851-3d1b620b505c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a23b675e-abfa-439b-9851-3d1b620b505c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "83b8aa2b-9294-477c-bfbd-d4249a06b627",
    "completed": true,
    "last_updated": "2022-10-12T10:27:02.412126-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.91,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/83b8aa2b-9294-477c-bfbd-d4249a06b627",
    "datetime": "2022-10-11T15:00:00-04:00",
    "cutoff_datetime": "2022-10-11T15:00:00-04:00",
    "name": "AC Milan v. Chelsea",
    "bettypes": [
        {
            "id": "f0dcad6f-2e1d-4bae-ba59-35456c2384b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/a23b675e-abfa-439b-9851-3d1b620b505c/?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": "Chelsea",
                        "amount": 5900.0
                    },
                    {
                        "team": "AC Milan",
                        "amount": 4100.0
                    }
                ],
                "expected_reward_tokens": 13038.0,
                "profit_sb": 3538.0,
                "profit_sb_percentage": 37.24,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 4184.0
                    },
                    {
                        "team": "AC Milan",
                        "amount": 2908.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2908.0
                    }
                ],
                "expected_reward_tokens": 9246.64,
                "profit_sb": -253.36,
                "profit_sb_percentage": -2.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f6bd191-2968-401f-9534-e8c87658bf47",
                    "gambit_id": "d0b16045-cdec-48c8-a962-1c173aad1604",
                    "last_updated": "2022-10-12T10:27:02.417809-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chelsea",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dcad6f-2e1d-4bae-ba59-35456c2384b4/?format=api"
                },
                {
                    "id": "de9ceb08-917e-43db-b6ad-a74d5df4ac3f",
                    "gambit_id": "56f73667-006f-4391-a12b-65c17cb7fa73",
                    "last_updated": "2022-10-12T10:27:02.418797-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "AC Milan",
                    "reward": "3.18000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dcad6f-2e1d-4bae-ba59-35456c2384b4/?format=api"
                },
                {
                    "id": "5b889e18-483f-4482-a4a8-7d992e83d319",
                    "gambit_id": "ae3869b5-3a24-468d-8fbd-bed2ed5d28bb",
                    "last_updated": "2022-10-12T10:27:02.419777-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.18000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dcad6f-2e1d-4bae-ba59-35456c2384b4/?format=api"
                }
            ]
        },
        {
            "id": "79b26b01-b653-45f3-8beb-26c2838c5cda",
            "match": "https://api-prod.gambitprofit.com/api/matches/a23b675e-abfa-439b-9851-3d1b620b505c/?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": 5387.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4613.0
                    }
                ],
                "expected_reward_tokens": 9318.26,
                "profit_sb": -181.74,
                "profit_sb_percentage": -1.91,
                "recommended": false
            },
            "lines": [
                {
                    "id": "acf26dda-c8cb-4950-936e-e8f93c531586",
                    "gambit_id": "bc6a91b4-b010-4d04-8444-65bea4fc0beb",
                    "last_updated": "2022-10-12T10:27:02.415812-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.73000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b26b01-b653-45f3-8beb-26c2838c5cda/?format=api"
                },
                {
                    "id": "4fd2d149-e0c4-4e9c-b6f2-0c912be3e952",
                    "gambit_id": "72d2bc14-74e3-4ba7-850d-551da14be0fc",
                    "last_updated": "2022-10-12T10:27:02.414819-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b26b01-b653-45f3-8beb-26c2838c5cda/?format=api"
                }
            ]
        }
    ]
}