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/623ca16e-384d-444a-95d1-c8739e5a9294/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "623ca16e-384d-444a-95d1-c8739e5a9294",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "12344d18-7cf2-4d44-a72e-1715f415cbed",
    "completed": true,
    "last_updated": "2022-11-08T10:57:02.951756-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.52,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/12344d18-7cf2-4d44-a72e-1715f415cbed",
    "datetime": "2022-11-07T19:45:00-05:00",
    "cutoff_datetime": "2022-11-07T19:45:00-05:00",
    "name": "New Orleans Pelicans v. Indiana Pacers",
    "bettypes": [
        {
            "id": "35031be7-5e4b-4db9-93a1-362146142910",
            "match": "https://api-prod.gambitprofit.com/api/matches/623ca16e-384d-444a-95d1-c8739e5a9294/?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": 6345.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "78cd5984-4cfb-48a7-966b-85a07d40cce0",
                    "gambit_id": "035edda1-14e8-4fc1-acf0-1331aee8c2f4",
                    "last_updated": "2022-11-08T10:57:02.958589-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35031be7-5e4b-4db9-93a1-362146142910/?format=api"
                },
                {
                    "id": "51115fd1-f093-4310-a02e-533ff4279efc",
                    "gambit_id": "ad00543a-b119-40de-9dcb-acd2545cf271",
                    "last_updated": "2022-11-08T10:57:02.957551-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35031be7-5e4b-4db9-93a1-362146142910/?format=api"
                }
            ]
        },
        {
            "id": "9cf6383c-7ba9-49db-a1bd-d333e39e9ff4",
            "match": "https://api-prod.gambitprofit.com/api/matches/623ca16e-384d-444a-95d1-c8739e5a9294/?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": "Indiana Pacers",
                        "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": "64ff65c3-6cda-4255-9e32-adb76b28b37e",
                    "gambit_id": "16639d5e-3e1b-495b-abff-ba2c007be42d",
                    "last_updated": "2022-11-08T10:57:02.960619-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf6383c-7ba9-49db-a1bd-d333e39e9ff4/?format=api"
                },
                {
                    "id": "ee1151c9-4e92-434b-941d-d9a2a946ae3f",
                    "gambit_id": "3008ff22-22be-4596-ac1e-9b57ba9399c5",
                    "last_updated": "2022-11-08T10:57:02.961648-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf6383c-7ba9-49db-a1bd-d333e39e9ff4/?format=api"
                }
            ]
        },
        {
            "id": "0c09ff78-8696-48a1-a7a7-90ddf963bfb8",
            "match": "https://api-prod.gambitprofit.com/api/matches/623ca16e-384d-444a-95d1-c8739e5a9294/?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 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f73c19a-1b26-49a8-b879-eddb3f51a776",
                    "gambit_id": "04ea6bd4-bb50-4b1e-9c7e-4651176a7892",
                    "last_updated": "2022-11-08T10:57:02.955475-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c09ff78-8696-48a1-a7a7-90ddf963bfb8/?format=api"
                },
                {
                    "id": "3848b0e2-ffef-49a9-9b69-8ea876315ab4",
                    "gambit_id": "2b79ec44-3c0a-47b3-9813-17680bbded71",
                    "last_updated": "2022-11-08T10:57:02.954384-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c09ff78-8696-48a1-a7a7-90ddf963bfb8/?format=api"
                }
            ]
        }
    ]
}