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/a17fa3c8-0627-4917-ab8e-10840d3402fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a17fa3c8-0627-4917-ab8e-10840d3402fc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a21da980-d7c7-4078-8a0f-39187095fb06",
    "completed": true,
    "last_updated": "2022-08-21T12:57:10.879124-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.16,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/a21da980-d7c7-4078-8a0f-39187095fb06",
    "datetime": "2022-08-20T10:00:00-04:00",
    "cutoff_datetime": "2022-08-20T10:00:00-04:00",
    "name": "Leicester City v. Southampton",
    "bettypes": [
        {
            "id": "46b3c1c9-f18f-4e10-9863-06e76fc72b6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a17fa3c8-0627-4917-ab8e-10840d3402fc/?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": "Leicester City",
                        "amount": 6868.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3132.0
                    }
                ],
                "expected_reward_tokens": 11400.48,
                "profit_sb": 2400.48,
                "profit_sb_percentage": 26.67,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Leicester City",
                        "amount": 5317.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2425.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 2258.0
                    }
                ],
                "expected_reward_tokens": 8826.22,
                "profit_sb": -173.78,
                "profit_sb_percentage": -1.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5da48f89-ace6-4064-94f9-fde4113eba75",
                    "gambit_id": "c05a6347-a519-4437-980b-105533e634be",
                    "last_updated": "2022-08-21T12:57:10.881643-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leicester City",
                    "reward": "1.66000",
                    "odds": "1.73000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b3c1c9-f18f-4e10-9863-06e76fc72b6d/?format=api"
                },
                {
                    "id": "ba503f8f-fd06-460d-9ff9-3bd81f3b008f",
                    "gambit_id": "62b412bc-8f0d-4e69-92fe-8d1501b76226",
                    "last_updated": "2022-08-21T12:57:10.880858-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.64000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b3c1c9-f18f-4e10-9863-06e76fc72b6d/?format=api"
                },
                {
                    "id": "886c7929-cdd4-4d87-acf6-668465111099",
                    "gambit_id": "eb31fe56-0c6b-45aa-9dc0-91e10a76c50c",
                    "last_updated": "2022-08-21T12:57:10.881243-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southampton",
                    "reward": "3.91000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b3c1c9-f18f-4e10-9863-06e76fc72b6d/?format=api"
                }
            ]
        },
        {
            "id": "8fcab807-64af-4ead-917c-8fd6fa271861",
            "match": "https://api-prod.gambitprofit.com/api/matches/a17fa3c8-0627-4917-ab8e-10840d3402fc/?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": 6011.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3989.0
                    }
                ],
                "expected_reward_tokens": 8895.47,
                "profit_sb": -104.53,
                "profit_sb_percentage": -1.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a967a7f5-fd8f-4336-b777-662e2ebe9fb9",
                    "gambit_id": "0c0ba1a0-7469-4627-a22e-d9d413479018",
                    "last_updated": "2022-08-21T12:57:10.880468-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.48000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcab807-64af-4ead-917c-8fd6fa271861/?format=api"
                },
                {
                    "id": "06f6a3c3-558f-4e35-b5c8-7686f79bef37",
                    "gambit_id": "60372cc9-6282-422f-a3dc-0ef0dd115c85",
                    "last_updated": "2022-08-21T12:57:10.880036-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.23000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcab807-64af-4ead-917c-8fd6fa271861/?format=api"
                }
            ]
        }
    ]
}