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/d2182858-6ad4-474b-9984-7c6a2d06ce9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d2182858-6ad4-474b-9984-7c6a2d06ce9f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eb48f035-7bcf-4422-8dd6-27cffb4be923",
    "completed": true,
    "last_updated": "2023-01-22T21:22:15.182321-05:00",
    "created_at": "2023-01-21T08:16:55.828002-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.89,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/eb48f035-7bcf-4422-8dd6-27cffb4be923",
    "datetime": "2023-01-21T19:40:00-05:00",
    "cutoff_datetime": "2023-01-21T19:40:00-05:00",
    "name": "Charlotte Hornets v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "148fe751-0dc6-466d-8d5e-e694dda62bdb",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2182858-6ad4-474b-9984-7c6a2d06ce9f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T08:37:11.825227-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": "Atlanta Hawks",
                        "amount": 7374.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2626.0
                    }
                ],
                "expected_reward_tokens": 9584.9,
                "profit_sb": 84.9,
                "profit_sb_percentage": 0.89,
                "recommended": true
            },
            "lines": [
                {
                    "id": "65e3bc76-ea8a-48d8-b571-50fb6f1c865f",
                    "gambit_id": "7228b007-4aa0-4f23-93de-8f730c5c5461",
                    "last_updated": "2023-01-22T21:22:15.188568-05:00",
                    "created_at": "2023-01-21T08:37:11.826401-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.30000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148fe751-0dc6-466d-8d5e-e694dda62bdb/?format=api"
                },
                {
                    "id": "82b7948e-f7b1-4009-a64e-b188f7627bb8",
                    "gambit_id": "ce5de1a0-efcb-420d-8f57-bf7435917ffc",
                    "last_updated": "2023-01-22T21:22:15.189690-05:00",
                    "created_at": "2023-01-21T08:37:11.827673-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "3.65000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148fe751-0dc6-466d-8d5e-e694dda62bdb/?format=api"
                }
            ]
        },
        {
            "id": "d7eef11d-c05d-428b-bbf0-a8d9fbd57de0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2182858-6ad4-474b-9984-7c6a2d06ce9f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T08:16:55.830221-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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ee2489d-b105-4418-817d-0e687cff5abd",
                    "gambit_id": "c6a0a3b3-c147-48de-9edf-47ceba15fef6",
                    "last_updated": "2023-01-22T21:22:15.191927-05:00",
                    "created_at": "2023-01-21T08:16:55.832171-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7eef11d-c05d-428b-bbf0-a8d9fbd57de0/?format=api"
                },
                {
                    "id": "ddeecbcb-e9f6-4c10-a22d-9eedaa0dbb97",
                    "gambit_id": "2044d58e-e48a-4751-8bdd-8d1bcc2fe54a",
                    "last_updated": "2023-01-22T21:22:15.193052-05:00",
                    "created_at": "2023-01-21T08:16:55.834239-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7eef11d-c05d-428b-bbf0-a8d9fbd57de0/?format=api"
                }
            ]
        },
        {
            "id": "9709980c-13d6-4c62-ac03-898de44044d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2182858-6ad4-474b-9984-7c6a2d06ce9f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T08:37:11.821322-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 Under 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0bdfd05-28f9-4327-b4b0-83e1d3351e48",
                    "gambit_id": "8ef82580-5fc0-410a-b62c-df1fbf261fc6",
                    "last_updated": "2023-01-22T21:22:15.185187-05:00",
                    "created_at": "2023-01-21T08:37:11.822525-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9709980c-13d6-4c62-ac03-898de44044d0/?format=api"
                },
                {
                    "id": "5fac5bcc-c822-4ec4-a5a4-f5f8eafe49f2",
                    "gambit_id": "3c53ff39-1a41-4bac-a168-b45955e9b436",
                    "last_updated": "2023-01-22T21:22:15.186312-05:00",
                    "created_at": "2023-01-21T08:37:11.823772-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9709980c-13d6-4c62-ac03-898de44044d0/?format=api"
                }
            ]
        }
    ]
}