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/5bad1bf8-c13c-4a24-8b45-d3acb5937cef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5bad1bf8-c13c-4a24-8b45-d3acb5937cef",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "61826690-329d-4eb8-b671-4ad8d55d30a8",
    "completed": true,
    "last_updated": "2022-11-03T10:03:16.241065-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/61826690-329d-4eb8-b671-4ad8d55d30a8",
    "datetime": "2022-11-02T16:00:00-04:00",
    "cutoff_datetime": "2022-11-02T16:00:00-04:00",
    "name": "AC Milan v. FC Red Bull Salzburg",
    "bettypes": [
        {
            "id": "29615cbd-a5b7-47cc-8c73-19866ac60110",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bad1bf8-c13c-4a24-8b45-d3acb5937cef/?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": "AC Milan",
                        "amount": 7391.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2609.0
                    }
                ],
                "expected_reward_tokens": 10643.04,
                "profit_sb": 1643.04,
                "profit_sb_percentage": 18.26,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "AC Milan",
                        "amount": 6214.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2193.0
                    },
                    {
                        "team": "FC Red Bull Salzburg",
                        "amount": 1592.0
                    }
                ],
                "expected_reward_tokens": 8947.04,
                "profit_sb": -52.96,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74b44918-4683-4545-bf8e-274a989d70a3",
                    "gambit_id": "1868e4e0-1d97-4e3d-82b3-c46da9f0f17a",
                    "last_updated": "2022-11-03T10:03:16.247787-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "AC Milan",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29615cbd-a5b7-47cc-8c73-19866ac60110/?format=api"
                },
                {
                    "id": "88e022f4-594a-4f47-a188-80587b373747",
                    "gambit_id": "3b0fba08-bd3c-4954-b2b7-9d03588c9cc3",
                    "last_updated": "2022-11-03T10:03:16.248745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.08000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29615cbd-a5b7-47cc-8c73-19866ac60110/?format=api"
                },
                {
                    "id": "917c4f25-ec25-4e9f-90ca-809ac4fd416b",
                    "gambit_id": "bbc2c932-1385-45c5-bc0a-140b6c740813",
                    "last_updated": "2022-11-03T10:03:16.246839-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Red Bull Salzburg",
                    "reward": "5.62000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29615cbd-a5b7-47cc-8c73-19866ac60110/?format=api"
                }
            ]
        },
        {
            "id": "6a21029e-6d47-4ee3-a7fd-021ea099eaaa",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bad1bf8-c13c-4a24-8b45-d3acb5937cef/?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": 5675.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4325.0
                    }
                ],
                "expected_reward_tokens": 8909.5,
                "profit_sb": -90.5,
                "profit_sb_percentage": -1.01,
                "recommended": false
            },
            "lines": [
                {
                    "id": "863624b3-f02a-497e-85c2-e4d982bc4597",
                    "gambit_id": "e95f7b13-628c-4bc0-abfe-49211ff0f144",
                    "last_updated": "2022-11-03T10:03:16.244939-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.57000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a21029e-6d47-4ee3-a7fd-021ea099eaaa/?format=api"
                },
                {
                    "id": "2322172a-1fc5-4cde-b857-e46c9e8f50c6",
                    "gambit_id": "49afadcd-6f6b-4374-ac10-43efdd8d75f8",
                    "last_updated": "2022-11-03T10:03:16.243876-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a21029e-6d47-4ee3-a7fd-021ea099eaaa/?format=api"
                }
            ]
        }
    ]
}