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/678a8efe-9ea3-4d5d-b08b-9e5f34850dcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "678a8efe-9ea3-4d5d-b08b-9e5f34850dcc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d8bfa84c-96de-4f59-8c1a-d2ccd4dc7c57",
    "completed": true,
    "last_updated": "2023-03-17T13:52:06.448830-04:00",
    "created_at": "2023-03-16T17:37:17.098523-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d8bfa84c-96de-4f59-8c1a-d2ccd4dc7c57",
    "datetime": "2023-03-16T20:07:00-04:00",
    "cutoff_datetime": "2023-03-16T20:07:00-04:00",
    "name": "Chicago Blackhawks v. Nashville Predators",
    "bettypes": [
        {
            "id": "ca657cc4-dcaf-4895-a1c1-6689667ad10a",
            "match": "https://api-prod.gambitprofit.com/api/matches/678a8efe-9ea3-4d5d-b08b-9e5f34850dcc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-16T17:37:17.115777-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": "Nashville Predators",
                        "amount": 6942.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aaf29cf9-0302-4428-83e2-44830f652b84",
                    "gambit_id": "b02e2863-5e25-42bd-95dc-e6f43177e360",
                    "last_updated": "2023-03-17T13:52:06.458676-04:00",
                    "created_at": "2023-03-16T17:37:17.117713-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca657cc4-dcaf-4895-a1c1-6689667ad10a/?format=api"
                },
                {
                    "id": "700cfa46-0b25-40ac-826c-66a099ffbaa5",
                    "gambit_id": "c34bbf7e-37d5-473b-a823-d65b90fc1155",
                    "last_updated": "2023-03-17T13:52:06.459798-04:00",
                    "created_at": "2023-03-16T17:37:17.119763-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca657cc4-dcaf-4895-a1c1-6689667ad10a/?format=api"
                }
            ]
        },
        {
            "id": "167423e4-51ff-470f-927d-bbaef59b7520",
            "match": "https://api-prod.gambitprofit.com/api/matches/678a8efe-9ea3-4d5d-b08b-9e5f34850dcc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-16T17:37:17.109334-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": "Chicago Blackhawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e69cbcc-3563-49f8-b261-9f4215406bac",
                    "gambit_id": "7afbd732-9f42-45fd-94aa-971c49762d53",
                    "last_updated": "2023-03-17T13:52:06.455678-04:00",
                    "created_at": "2023-03-16T17:37:17.113551-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167423e4-51ff-470f-927d-bbaef59b7520/?format=api"
                },
                {
                    "id": "c09695a6-f1df-4404-a2ae-ce5cb619fe41",
                    "gambit_id": "83a9560c-f4f6-41b3-b3a3-2511627c36e9",
                    "last_updated": "2023-03-17T13:52:06.454540-04:00",
                    "created_at": "2023-03-16T17:37:17.111388-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167423e4-51ff-470f-927d-bbaef59b7520/?format=api"
                }
            ]
        },
        {
            "id": "bad6192a-9e6b-4328-8dd0-b52460781e59",
            "match": "https://api-prod.gambitprofit.com/api/matches/678a8efe-9ea3-4d5d-b08b-9e5f34850dcc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-16T17:37:17.101848-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf2470d3-b02c-4378-83e7-d1461da28d35",
                    "gambit_id": "afce36b4-54c8-4116-a00d-f4a8c689b57e",
                    "last_updated": "2023-03-17T13:52:06.451413-04:00",
                    "created_at": "2023-03-16T17:37:17.104467-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad6192a-9e6b-4328-8dd0-b52460781e59/?format=api"
                },
                {
                    "id": "c2ca47b6-d65f-4cad-bde6-d68bc31fd561",
                    "gambit_id": "99d38ef3-8a62-4949-b8ce-5627c617ae8f",
                    "last_updated": "2023-03-17T13:52:06.452456-04:00",
                    "created_at": "2023-03-16T17:37:17.106903-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad6192a-9e6b-4328-8dd0-b52460781e59/?format=api"
                }
            ]
        }
    ]
}