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/7ea28739-520d-4ef0-9850-b6c28fd82bae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7ea28739-520d-4ef0-9850-b6c28fd82bae",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "94f56327-04c8-434e-945a-4d47975048b5",
    "completed": true,
    "last_updated": "2023-04-25T11:42:21.558473-04:00",
    "created_at": "2023-04-24T13:02:09.108534-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/94f56327-04c8-434e-945a-4d47975048b5",
    "datetime": "2023-04-24T19:30:00-04:00",
    "cutoff_datetime": "2023-04-24T19:30:00-04:00",
    "name": "Toronto Maple Leafs v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "d175a6ad-9821-4ea8-bf90-6ca5562577d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ea28739-520d-4ef0-9850-b6c28fd82bae/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-24T13:02:09.124849-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": "Tampa Bay Lightning",
                        "amount": 5107.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ff60202-889e-4d8e-bb10-4894c5c0515b",
                    "gambit_id": "f2ab415d-ebac-460f-b352-fa9f7b225942",
                    "last_updated": "2023-04-25T11:42:21.577929-04:00",
                    "created_at": "2023-04-24T13:02:09.127040-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d175a6ad-9821-4ea8-bf90-6ca5562577d3/?format=api"
                },
                {
                    "id": "d60fd6bc-161b-4942-a7b5-36a8ca62a2de",
                    "gambit_id": "9fdfd164-6f52-4123-9625-c056a516c3d8",
                    "last_updated": "2023-04-25T11:42:21.580091-04:00",
                    "created_at": "2023-04-24T13:02:09.128929-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d175a6ad-9821-4ea8-bf90-6ca5562577d3/?format=api"
                }
            ]
        },
        {
            "id": "ea774bbd-c19b-468e-a514-7638f7214f7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ea28739-520d-4ef0-9850-b6c28fd82bae/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-24T13:02:09.118236-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": "Toronto Maple Leafs",
                        "amount": 6991.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3009.0
                    }
                ],
                "expected_reward_tokens": 9507.76,
                "profit_sb": 7.76,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "83e1eaf6-c10d-4493-af4f-d92c12d7c195",
                    "gambit_id": "faa2b6ad-b6c8-4120-a848-a993907ead7e",
                    "last_updated": "2023-04-25T11:42:21.573675-04:00",
                    "created_at": "2023-04-24T13:02:09.122503-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea774bbd-c19b-468e-a514-7638f7214f7d/?format=api"
                },
                {
                    "id": "53d6f8da-b208-41a4-808c-a33d262e36cf",
                    "gambit_id": "0bd43d35-b5cc-4463-902a-b8d883cbf541",
                    "last_updated": "2023-04-25T11:42:21.571431-04:00",
                    "created_at": "2023-04-24T13:02:09.120142-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "3.16000",
                    "odds": "3.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea774bbd-c19b-468e-a514-7638f7214f7d/?format=api"
                }
            ]
        },
        {
            "id": "779978b0-7add-431c-97aa-0e39dd98f7e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ea28739-520d-4ef0-9850-b6c28fd82bae/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-24T13:02:09.111721-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 Under 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ebe245b9-d491-4713-b5e6-1d7ffa37ef81",
                    "gambit_id": "d073adcc-1441-4ef3-9338-709c727be4ea",
                    "last_updated": "2023-04-25T11:42:21.564559-04:00",
                    "created_at": "2023-04-24T13:02:09.113766-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/779978b0-7add-431c-97aa-0e39dd98f7e9/?format=api"
                },
                {
                    "id": "fd5e9657-b0d3-4428-b09c-c518023c62a4",
                    "gambit_id": "37d6da3a-a539-4934-987d-e2d34810e10e",
                    "last_updated": "2023-04-25T11:42:21.566891-04:00",
                    "created_at": "2023-04-24T13:02:09.116022-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/779978b0-7add-431c-97aa-0e39dd98f7e9/?format=api"
                }
            ]
        }
    ]
}