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/fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f1cfbabb-782e-49a4-912b-a5db77cc0019",
    "completed": true,
    "last_updated": "2022-11-18T09:48:07.704261-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f1cfbabb-782e-49a4-912b-a5db77cc0019",
    "datetime": "2022-11-17T22:10:00-05:00",
    "cutoff_datetime": "2022-11-17T22:10:00-05:00",
    "name": "San Antonio Spurs v. Sacramento Kings",
    "bettypes": [
        {
            "id": "9e28b3bb-356f-45bd-b52e-8084c6e84607",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c/?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": "Sacramento Kings",
                        "amount": 7029.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2971.0
                    }
                ],
                "expected_reward_tokens": 9207.99,
                "profit_sb": 207.99,
                "profit_sb_percentage": 2.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6db3421f-9f87-4646-afda-4eda02b866e3",
                    "gambit_id": "e19fca5d-c136-4943-b87b-13ff55e9b8ae",
                    "last_updated": "2022-11-18T09:48:07.710869-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.31000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e28b3bb-356f-45bd-b52e-8084c6e84607/?format=api"
                },
                {
                    "id": "32b1c7aa-faa5-4993-ac4d-a0fc83966a8e",
                    "gambit_id": "fd2a775d-cfbb-4382-8588-8ee4c6126c79",
                    "last_updated": "2022-11-18T09:48:07.712044-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.10000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e28b3bb-356f-45bd-b52e-8084c6e84607/?format=api"
                }
            ]
        },
        {
            "id": "55270327-3f44-4696-a442-06329e81207a",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c/?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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f076fe24-3a40-4b93-9cf2-4babb34ee5e2",
                    "gambit_id": "93159014-6387-4beb-963c-413bcc2087e7",
                    "last_updated": "2022-11-18T09:48:07.714289-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55270327-3f44-4696-a442-06329e81207a/?format=api"
                },
                {
                    "id": "e87070dc-e697-441b-81a5-575dd85ff267",
                    "gambit_id": "16010ffb-f813-4b09-bbff-3946495fa89a",
                    "last_updated": "2022-11-18T09:48:07.715393-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55270327-3f44-4696-a442-06329e81207a/?format=api"
                }
            ]
        },
        {
            "id": "3ef0bf5b-320c-4b89-a756-7573b931be9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c/?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 237",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 237",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d91142cc-4888-4ca7-852d-8bed7b1e06d9",
                    "gambit_id": "5b223514-4cbc-4aa3-99be-4de6a60d0a5f",
                    "last_updated": "2022-11-18T09:48:07.707239-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 237",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ef0bf5b-320c-4b89-a756-7573b931be9a/?format=api"
                },
                {
                    "id": "04cf2aca-cd05-4557-a867-f46eb8c62a22",
                    "gambit_id": "fba4a86a-5764-4e4d-8955-503050c4ff06",
                    "last_updated": "2022-11-18T09:48:07.708377-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 237",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ef0bf5b-320c-4b89-a756-7573b931be9a/?format=api"
                }
            ]
        }
    ]
}