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/b57cbe24-1282-42c1-b6ee-724f8d543d86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b57cbe24-1282-42c1-b6ee-724f8d543d86",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5fe298f2-a0f4-4718-aa39-0e847911d718",
    "completed": true,
    "last_updated": "2022-12-17T09:42:15.902273-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5fe298f2-a0f4-4718-aa39-0e847911d718",
    "datetime": "2022-12-15T21:10:00-05:00",
    "cutoff_datetime": "2022-12-15T21:10:00-05:00",
    "name": "New Orleans Pelicans v. Utah Jazz",
    "bettypes": [
        {
            "id": "1a9c8fd3-f86d-47b6-99b7-3275f5a248d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/b57cbe24-1282-42c1-b6ee-724f8d543d86/?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": "New Orleans Pelicans",
                        "amount": 5208.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "13281f3a-96da-41ae-b14a-ffb282628cc0",
                    "gambit_id": "402a4a6f-c77d-4f79-b2e1-04c8401bdfe2",
                    "last_updated": "2022-12-17T09:42:15.909892-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a9c8fd3-f86d-47b6-99b7-3275f5a248d8/?format=api"
                },
                {
                    "id": "f0ac0659-a3af-4bf4-8215-d60ba0ce9779",
                    "gambit_id": "1b0b9693-9db0-4e3b-91b1-b0948f712aaf",
                    "last_updated": "2022-12-17T09:42:15.908859-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a9c8fd3-f86d-47b6-99b7-3275f5a248d8/?format=api"
                }
            ]
        },
        {
            "id": "493dd7d5-664f-4362-a9af-1c2338f0248a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b57cbe24-1282-42c1-b6ee-724f8d543d86/?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": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f4b6cd9-a2e4-45b7-9c41-91cba7292df9",
                    "gambit_id": "cc1355a5-e8cb-4e97-af5a-d6b550b5ff18",
                    "last_updated": "2022-12-17T09:42:15.911909-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/493dd7d5-664f-4362-a9af-1c2338f0248a/?format=api"
                },
                {
                    "id": "7f70e52d-14b8-47ba-97db-3fff6f75d0ae",
                    "gambit_id": "a83b78d1-3bc9-4d61-ae3e-c784ea4b48ea",
                    "last_updated": "2022-12-17T09:42:15.912986-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/493dd7d5-664f-4362-a9af-1c2338f0248a/?format=api"
                }
            ]
        },
        {
            "id": "dd84e542-e8ed-4cc8-b1e4-2cbe7ff6da81",
            "match": "https://api-prod.gambitprofit.com/api/matches/b57cbe24-1282-42c1-b6ee-724f8d543d86/?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 Under 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "539d72df-cea2-4a1a-9844-a93be4acb3a9",
                    "gambit_id": "948e7fc0-b1a9-4fb7-a033-a7b7cce5671c",
                    "last_updated": "2022-12-17T09:42:15.905424-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd84e542-e8ed-4cc8-b1e4-2cbe7ff6da81/?format=api"
                },
                {
                    "id": "d3dc21ef-f0e3-4417-864d-7efaf3a69cf8",
                    "gambit_id": "f8483b16-81ae-4e1d-beeb-d908c87b90fe",
                    "last_updated": "2022-12-17T09:42:15.906541-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd84e542-e8ed-4cc8-b1e4-2cbe7ff6da81/?format=api"
                }
            ]
        }
    ]
}