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/5ed75ba4-5c9f-4d70-b77d-2bf0cf343648/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5ed75ba4-5c9f-4d70-b77d-2bf0cf343648",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8f5292a2-cf52-47e3-a025-fdddfb98ab53",
    "completed": true,
    "last_updated": "2023-11-20T14:43:19.760798-05:00",
    "created_at": "2023-11-18T09:38:24.096192-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8f5292a2-cf52-47e3-a025-fdddfb98ab53",
    "datetime": "2023-11-18T18:10:00-05:00",
    "cutoff_datetime": "2023-11-18T18:10:00-05:00",
    "name": "New York Knicks v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "25cf2319-21b8-4d1c-bcb7-63712f435433",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ed75ba4-5c9f-4d70-b77d-2bf0cf343648/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-18T09:38:24.109149-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": "New York Knicks",
                        "amount": 6900.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3100.0
                    }
                ],
                "expected_reward_tokens": 9453.0,
                "profit_sb": -47.0,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba6d1afd-20de-400f-b89f-94230cef93e8",
                    "gambit_id": "59b7cb49-fd05-4b92-b316-186cfba9d341",
                    "last_updated": "2023-11-20T14:43:19.774361-05:00",
                    "created_at": "2023-11-18T09:38:24.114096-05:00",
                    "name": "New York Knicks",
                    "reward": "1.37000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25cf2319-21b8-4d1c-bcb7-63712f435433/?format=api"
                },
                {
                    "id": "4e74a33e-8bdd-435e-966b-6258ccedade0",
                    "gambit_id": "32b68bed-0190-42ec-b7e8-fa34b889f490",
                    "last_updated": "2023-11-20T14:43:19.777648-05:00",
                    "created_at": "2023-11-18T09:38:24.119141-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25cf2319-21b8-4d1c-bcb7-63712f435433/?format=api"
                }
            ]
        },
        {
            "id": "f5accf60-7a0c-47cd-b739-eb7db81d4f8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ed75ba4-5c9f-4d70-b77d-2bf0cf343648/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-18T09:38:24.123865-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "603f68b3-f7c8-4105-923c-a6163a5833ce",
                    "gambit_id": "91c67dd3-69d0-4a3d-81ad-0a279ffadba1",
                    "last_updated": "2023-11-20T14:43:19.788383-05:00",
                    "created_at": "2023-11-18T09:38:24.132731-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5accf60-7a0c-47cd-b739-eb7db81d4f8b/?format=api"
                },
                {
                    "id": "dcfc1ecb-4bec-442d-afff-089c441e44a1",
                    "gambit_id": "a368685c-e89f-4f5b-a353-9339b5b8c85f",
                    "last_updated": "2023-11-20T14:43:19.784883-05:00",
                    "created_at": "2023-11-18T09:38:24.127870-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5accf60-7a0c-47cd-b739-eb7db81d4f8b/?format=api"
                }
            ]
        },
        {
            "id": "0ff1ea44-c833-42ef-be9f-bd6ceea48db3",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ed75ba4-5c9f-4d70-b77d-2bf0cf343648/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-18T09:38:24.138305-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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4712d777-b435-419e-916c-535412b86d59",
                    "gambit_id": "85aa4c16-6f76-4f9d-b81d-e7be0a139455",
                    "last_updated": "2023-11-20T14:43:19.798589-05:00",
                    "created_at": "2023-11-18T09:38:24.160984-05:00",
                    "name": "Game Total Over 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff1ea44-c833-42ef-be9f-bd6ceea48db3/?format=api"
                },
                {
                    "id": "1c08bd31-e5aa-4f88-a35f-7bbe71896746",
                    "gambit_id": "4c5755a1-821a-46d7-a096-89186e787122",
                    "last_updated": "2023-11-20T14:43:19.795286-05:00",
                    "created_at": "2023-11-18T09:38:24.143019-05:00",
                    "name": "Game Total Under 225",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff1ea44-c833-42ef-be9f-bd6ceea48db3/?format=api"
                }
            ]
        }
    ]
}