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/b37cfdbf-49d0-4e2c-a66a-b9809711e40f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b37cfdbf-49d0-4e2c-a66a-b9809711e40f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1b6bc6ec-ed56-4ab2-85d8-4f65adcb4a95",
    "completed": true,
    "last_updated": "2022-10-27T11:47:02.500094-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1b6bc6ec-ed56-4ab2-85d8-4f65adcb4a95",
    "datetime": "2022-10-26T21:10:00-04:00",
    "cutoff_datetime": "2022-10-26T21:10:00-04:00",
    "name": "Houston Rockets v. Utah Jazz",
    "bettypes": [
        {
            "id": "b4fd485f-59cd-4bf8-ac06-da2522fd2460",
            "match": "https://api-prod.gambitprofit.com/api/matches/b37cfdbf-49d0-4e2c-a66a-b9809711e40f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Utah Jazz",
                        "amount": 7440.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2560.0
                    }
                ],
                "expected_reward_tokens": 9523.2,
                "profit_sb": 23.2,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "75d20a49-b10e-467d-bc13-49a1bedbef3e",
                    "gambit_id": "2462611b-5fb3-4930-a697-4e0040575ed5",
                    "last_updated": "2022-10-27T11:47:02.505990-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.28000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4fd485f-59cd-4bf8-ac06-da2522fd2460/?format=api"
                },
                {
                    "id": "a38af989-9d90-4916-a92b-30243f0c99cc",
                    "gambit_id": "4fea33b6-56cc-4515-bb73-a17a5776c2df",
                    "last_updated": "2022-10-27T11:47:02.506953-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.72000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4fd485f-59cd-4bf8-ac06-da2522fd2460/?format=api"
                }
            ]
        },
        {
            "id": "9b2a6b43-09c5-4860-b8d0-ad04de343f52",
            "match": "https://api-prod.gambitprofit.com/api/matches/b37cfdbf-49d0-4e2c-a66a-b9809711e40f/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Utah Jazz",
                        "amount": 5106.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96cc6a86-ddad-4994-b0dc-ebd1324f5689",
                    "gambit_id": "f5d206b2-3aa7-4129-a680-0ef069aa05ea",
                    "last_updated": "2022-10-27T11:47:02.508902-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b2a6b43-09c5-4860-b8d0-ad04de343f52/?format=api"
                },
                {
                    "id": "87479df2-7df4-4df0-907e-676e8ed7956a",
                    "gambit_id": "ebad8e7d-71d8-4f17-82c2-d94f790f6a5b",
                    "last_updated": "2022-10-27T11:47:02.509888-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b2a6b43-09c5-4860-b8d0-ad04de343f52/?format=api"
                }
            ]
        },
        {
            "id": "3fc6d8a6-4be6-4497-97df-27e0c11a2ae6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b37cfdbf-49d0-4e2c-a66a-b9809711e40f/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29ea159a-4525-4476-ae64-7ccd6906a45b",
                    "gambit_id": "adc520cf-466e-47c4-a038-1309518858de",
                    "last_updated": "2022-10-27T11:47:02.503997-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fc6d8a6-4be6-4497-97df-27e0c11a2ae6/?format=api"
                },
                {
                    "id": "1386d35d-c1a4-49bc-851a-f0b81373e1a4",
                    "gambit_id": "82def3c0-bfae-4adf-ab3a-3a9105af25a9",
                    "last_updated": "2022-10-27T11:47:02.502959-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fc6d8a6-4be6-4497-97df-27e0c11a2ae6/?format=api"
                }
            ]
        }
    ]
}