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/0dfdecf1-a190-4f8f-b3bc-f3e8bef3795c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0dfdecf1-a190-4f8f-b3bc-f3e8bef3795c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f431e8f5-a80b-4f3f-8053-53094672e84e",
    "completed": true,
    "last_updated": "2023-02-07T10:27:19.359298-05:00",
    "created_at": "2023-02-06T08:32:15.340548-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.76,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f431e8f5-a80b-4f3f-8053-53094672e84e",
    "datetime": "2023-02-06T19:40:00-05:00",
    "cutoff_datetime": "2023-02-06T19:40:00-05:00",
    "name": "Los Angeles Clippers v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "2785b527-7b10-4f1f-a1a7-168095d23013",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dfdecf1-a190-4f8f-b3bc-f3e8bef3795c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-06T08:32:15.346841-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": "Los Angeles Clippers",
                        "amount": 7424.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 2576.0
                    }
                ],
                "expected_reward_tokens": 9428.16,
                "profit_sb": -71.84,
                "profit_sb_percentage": -0.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0e0dfdc-81ce-4ed3-b389-be0e05ea8d42",
                    "gambit_id": "9eee87de-8100-451f-8ea5-e32705029957",
                    "last_updated": "2023-02-07T10:27:19.369652-05:00",
                    "created_at": "2023-02-06T08:32:15.349522-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2785b527-7b10-4f1f-a1a7-168095d23013/?format=api"
                },
                {
                    "id": "555793be-54a7-4ee4-8bfe-95792c014556",
                    "gambit_id": "f2acc843-ded2-4026-9726-adc68bbf6514",
                    "last_updated": "2023-02-07T10:27:19.368250-05:00",
                    "created_at": "2023-02-06T08:32:15.348171-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "3.66000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2785b527-7b10-4f1f-a1a7-168095d23013/?format=api"
                }
            ]
        },
        {
            "id": "bb02099a-d907-4bf3-99f8-800497f743ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dfdecf1-a190-4f8f-b3bc-f3e8bef3795c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-06T08:32:15.350877-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": "Brooklyn Nets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33673c53-7c6b-4d3b-9546-e41983bf57e7",
                    "gambit_id": "32b25a35-3337-453e-b565-b40c355748f9",
                    "last_updated": "2023-02-07T10:27:19.372110-05:00",
                    "created_at": "2023-02-06T08:32:15.352138-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb02099a-d907-4bf3-99f8-800497f743ba/?format=api"
                },
                {
                    "id": "86ff85da-9226-4256-b3ad-c58a1fb198c5",
                    "gambit_id": "dddfefc2-049e-4c07-a4fa-dde3d3138475",
                    "last_updated": "2023-02-07T10:27:19.373605-05:00",
                    "created_at": "2023-02-06T08:32:15.353426-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb02099a-d907-4bf3-99f8-800497f743ba/?format=api"
                }
            ]
        },
        {
            "id": "cb85e96f-7e06-49f6-b4cc-055c3597ee32",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dfdecf1-a190-4f8f-b3bc-f3e8bef3795c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-06T08:32:15.342345-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 221.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 221.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fd315b1-07a7-4711-99f2-271d45b18699",
                    "gambit_id": "9895dc93-9530-4f97-92af-d63aa6c6b04f",
                    "last_updated": "2023-02-07T10:27:19.362879-05:00",
                    "created_at": "2023-02-06T08:32:15.343997-05:00",
                    "name": "Game Total Under 221.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb85e96f-7e06-49f6-b4cc-055c3597ee32/?format=api"
                },
                {
                    "id": "2b46ba6b-a560-4ef9-b057-406c684c6743",
                    "gambit_id": "e08eadcf-2ec3-404b-8fb8-ba171ed20891",
                    "last_updated": "2023-02-07T10:27:19.364717-05:00",
                    "created_at": "2023-02-06T08:32:15.345396-05:00",
                    "name": "Game Total Over 221.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb85e96f-7e06-49f6-b4cc-055c3597ee32/?format=api"
                }
            ]
        }
    ]
}