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/ea2976b8-f866-4c33-9557-5cefca3a00c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ea2976b8-f866-4c33-9557-5cefca3a00c7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "583aa0ab-4ec0-4e21-a75d-9dcf660b8c5b",
    "completed": true,
    "last_updated": "2023-11-30T11:18:14.043184-05:00",
    "created_at": "2023-11-29T10:38:02.537177-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.94,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/583aa0ab-4ec0-4e21-a75d-9dcf660b8c5b",
    "datetime": "2023-11-29T22:10:00-05:00",
    "cutoff_datetime": "2023-11-29T22:10:00-05:00",
    "name": "Los Angeles Clippers v. Sacramento Kings",
    "bettypes": [
        {
            "id": "466c3bcd-b236-4169-ae9a-74dd3f0e5367",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea2976b8-f866-4c33-9557-5cefca3a00c7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-29T10:38:02.555154-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": 5317.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea3fc49c-bfff-42dd-afd2-461fdccf7212",
                    "gambit_id": "c934053b-f379-47fb-ab39-9efe4bac0a01",
                    "last_updated": "2023-11-30T11:18:14.063926-05:00",
                    "created_at": "2023-11-29T10:38:02.558590-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466c3bcd-b236-4169-ae9a-74dd3f0e5367/?format=api"
                },
                {
                    "id": "04d8a893-f0c0-44a8-9b5d-ac13af210ab2",
                    "gambit_id": "f1bc4e91-1c20-448a-8226-b8d4572e741f",
                    "last_updated": "2023-11-30T11:18:14.067998-05:00",
                    "created_at": "2023-11-29T10:38:02.563169-05:00",
                    "name": "Sacramento Kings",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466c3bcd-b236-4169-ae9a-74dd3f0e5367/?format=api"
                }
            ]
        },
        {
            "id": "28024786-c03d-4857-a110-e1e8859a0260",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea2976b8-f866-4c33-9557-5cefca3a00c7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-29T10:38:02.542314-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": 5107.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6030b34d-0da0-43b0-a6f5-a17402ad46c9",
                    "gambit_id": "2310d3fe-9d41-48fa-8a49-dbb190c91f5b",
                    "last_updated": "2023-11-30T11:18:14.052353-05:00",
                    "created_at": "2023-11-29T10:38:02.546061-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28024786-c03d-4857-a110-e1e8859a0260/?format=api"
                },
                {
                    "id": "b014d6dc-57f6-47c7-9550-d6dd4e5c9392",
                    "gambit_id": "84924587-1caf-4ad6-82df-aa68cb2163b7",
                    "last_updated": "2023-11-30T11:18:14.056349-05:00",
                    "created_at": "2023-11-29T10:38:02.550112-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28024786-c03d-4857-a110-e1e8859a0260/?format=api"
                }
            ]
        },
        {
            "id": "f090338f-409b-4fda-b1ee-47119020113b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea2976b8-f866-4c33-9557-5cefca3a00c7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-29T10:38:02.567038-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 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2fcc650c-acb7-4845-b8a5-cea75fdd7ce3",
                    "gambit_id": "9fc1d3ae-d60d-49d6-89dd-04b10556af55",
                    "last_updated": "2023-11-30T11:18:14.075439-05:00",
                    "created_at": "2023-11-29T10:38:02.572246-05:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f090338f-409b-4fda-b1ee-47119020113b/?format=api"
                },
                {
                    "id": "ab6cf6ad-417e-4f7c-ab2d-fc7ea814dacd",
                    "gambit_id": "3a93ce3b-0568-4c6c-ab46-3dc7e8802ac2",
                    "last_updated": "2023-11-30T11:18:14.078883-05:00",
                    "created_at": "2023-11-29T10:38:02.576724-05:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f090338f-409b-4fda-b1ee-47119020113b/?format=api"
                }
            ]
        }
    ]
}