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/6aa57274-2fac-4929-bbe5-ec19e3853fe0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6aa57274-2fac-4929-bbe5-ec19e3853fe0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bc146d2d-4e05-46b1-9f25-567b469ab8b0",
    "completed": true,
    "last_updated": "2022-11-15T11:02:06.346126-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/bc146d2d-4e05-46b1-9f25-567b469ab8b0",
    "datetime": "2022-11-14T20:10:00-05:00",
    "cutoff_datetime": "2022-11-14T20:10:00-05:00",
    "name": "Los Angeles Clippers v. Houston Rockets",
    "bettypes": [
        {
            "id": "1262f3e8-4194-4b48-9776-ce0fa67b5d5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6aa57274-2fac-4929-bbe5-ec19e3853fe0/?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": "Los Angeles Clippers",
                        "amount": 6266.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9148.3,
                "profit_sb": 148.3,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "050c812c-44e8-4527-b777-390bfd1c41aa",
                    "gambit_id": "e4831444-4470-4ab6-b152-20b4afad70e2",
                    "last_updated": "2022-11-15T11:02:06.352757-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1262f3e8-4194-4b48-9776-ce0fa67b5d5b/?format=api"
                },
                {
                    "id": "d8774f60-051b-463e-bfc6-d8ebf441742d",
                    "gambit_id": "3586b7e6-1fce-4558-a10d-b7913aa98fcc",
                    "last_updated": "2022-11-15T11:02:06.351687-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "2.45000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1262f3e8-4194-4b48-9776-ce0fa67b5d5b/?format=api"
                }
            ]
        },
        {
            "id": "792736f9-3256-4aa4-acbf-b266a7366adc",
            "match": "https://api-prod.gambitprofit.com/api/matches/6aa57274-2fac-4929-bbe5-ec19e3853fe0/?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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f714f9f1-662a-4377-a471-3e3b92fe9486",
                    "gambit_id": "07508ac3-7e13-4263-8000-1ec6c66a108d",
                    "last_updated": "2022-11-15T11:02:06.354810-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792736f9-3256-4aa4-acbf-b266a7366adc/?format=api"
                },
                {
                    "id": "7f743feb-9944-4961-8555-2fad0f155c4c",
                    "gambit_id": "8a14f0ad-abb4-4c99-9654-b402755063f6",
                    "last_updated": "2022-11-15T11:02:06.355836-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792736f9-3256-4aa4-acbf-b266a7366adc/?format=api"
                }
            ]
        },
        {
            "id": "3a37d45b-6eb7-4161-b15d-401366b7d8e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/6aa57274-2fac-4929-bbe5-ec19e3853fe0/?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 219.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 219.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce8a855b-e2a0-4fc1-86ee-3e246f07f4a8",
                    "gambit_id": "fe32b783-e121-4a7b-8a1f-6babf8dcc6d7",
                    "last_updated": "2022-11-15T11:02:06.348706-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 219.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a37d45b-6eb7-4161-b15d-401366b7d8e9/?format=api"
                },
                {
                    "id": "61f34bad-26ad-4db5-9c0c-71befd848da4",
                    "gambit_id": "6dec0f31-2fe4-45f9-9508-c298831e6b87",
                    "last_updated": "2022-11-15T11:02:06.349719-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 219.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a37d45b-6eb7-4161-b15d-401366b7d8e9/?format=api"
                }
            ]
        }
    ]
}