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/9c465e49-0cc5-488e-b465-eb0a0ac38547/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9c465e49-0cc5-488e-b465-eb0a0ac38547",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "23c34ae7-d1de-41ee-948c-2e895fbc0557",
    "completed": true,
    "last_updated": "2023-04-03T10:32:14.357821-04:00",
    "created_at": "2023-03-31T11:02:22.399218-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.5,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/23c34ae7-d1de-41ee-948c-2e895fbc0557",
    "datetime": "2023-04-01T07:30:00-04:00",
    "cutoff_datetime": "2023-04-01T07:30:00-04:00",
    "name": "Manchester City v. Liverpool",
    "bettypes": [
        {
            "id": "2e314412-841d-41fb-9411-1f7bd9a256fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c465e49-0cc5-488e-b465-eb0a0ac38547/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T11:02:22.409310-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7055.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2945.0
                    }
                ],
                "expected_reward_tokens": 11426.6,
                "profit_sb": 1926.6,
                "profit_sb_percentage": 20.28,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 5707.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2383.0
                    },
                    {
                        "team": "Liverpool",
                        "amount": 1910.0
                    }
                ],
                "expected_reward_tokens": 9244.4,
                "profit_sb": -255.6,
                "profit_sb_percentage": -2.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6f1991c-22bf-43a9-9c0e-d57d5d2bc2c5",
                    "gambit_id": "97650ba4-041d-4219-ac25-14b1bb03ecb8",
                    "last_updated": "2023-04-03T10:32:14.375100-04:00",
                    "created_at": "2023-03-31T11:02:22.413323-04:00",
                    "name": "Manchester City",
                    "reward": "1.62000",
                    "odds": "1.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e314412-841d-41fb-9411-1f7bd9a256fb/?format=api"
                },
                {
                    "id": "a07e56ed-16ce-420e-8001-04e50d901a65",
                    "gambit_id": "e15815a7-13b4-4d5f-93c2-8dac2d8873ea",
                    "last_updated": "2023-04-03T10:32:14.377426-04:00",
                    "created_at": "2023-03-31T11:02:22.415169-04:00",
                    "name": "Draw",
                    "reward": "3.88000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e314412-841d-41fb-9411-1f7bd9a256fb/?format=api"
                },
                {
                    "id": "0602b851-4eaf-4b39-b8d7-0c65c68bd40f",
                    "gambit_id": "2907e61a-0533-4914-bbb1-8f9276c72f24",
                    "last_updated": "2023-04-03T10:32:14.372430-04:00",
                    "created_at": "2023-03-31T11:02:22.411197-04:00",
                    "name": "Liverpool",
                    "reward": "4.84000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e314412-841d-41fb-9411-1f7bd9a256fb/?format=api"
                }
            ]
        },
        {
            "id": "017535d8-9c4c-42e6-89ff-019805f63696",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c465e49-0cc5-488e-b465-eb0a0ac38547/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T11:02:22.402396-04: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": 5789.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4211.0
                    }
                ],
                "expected_reward_tokens": 9262.4,
                "profit_sb": -237.6,
                "profit_sb_percentage": -2.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "250f6ed9-876c-44ab-a977-c7d6dcc8f545",
                    "gambit_id": "a4ad0991-4498-478a-b9eb-3ce122839ffb",
                    "last_updated": "2023-04-03T10:32:14.366739-04:00",
                    "created_at": "2023-03-31T11:02:22.407158-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.60000",
                    "odds": "1.62000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/017535d8-9c4c-42e6-89ff-019805f63696/?format=api"
                },
                {
                    "id": "1855aa16-c843-4f97-af44-7ff670ebdd74",
                    "gambit_id": "6c021380-1128-4b13-8760-d09b02f2814d",
                    "last_updated": "2023-04-03T10:32:14.363897-04:00",
                    "created_at": "2023-03-31T11:02:22.404837-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/017535d8-9c4c-42e6-89ff-019805f63696/?format=api"
                }
            ]
        }
    ]
}