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/ba35daa2-f7d8-410e-a04b-b2fa719f34bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ba35daa2-f7d8-410e-a04b-b2fa719f34bf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "24c076a5-1d8b-4141-ac98-899fab75107f",
    "completed": true,
    "last_updated": "2022-12-17T19:32:20.470653-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/24c076a5-1d8b-4141-ac98-899fab75107f",
    "datetime": "2022-12-16T22:10:00-05:00",
    "cutoff_datetime": "2022-12-16T22:10:00-05:00",
    "name": "Denver Nuggets v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "fa04e732-9207-4b58-b42e-51dafbad2aa7",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba35daa2-f7d8-410e-a04b-b2fa719f34bf/?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": "Denver Nuggets",
                        "amount": 5304.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "14f58f04-cc05-4326-a657-5a23cd1aae36",
                    "gambit_id": "ca4460cf-7b21-4428-b3b8-bf386a9c599e",
                    "last_updated": "2022-12-17T19:32:20.477854-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa04e732-9207-4b58-b42e-51dafbad2aa7/?format=api"
                },
                {
                    "id": "4eba2184-a514-48fd-a9c3-12047a75238c",
                    "gambit_id": "9cfc1dd5-405b-4a75-932e-5b181c457503",
                    "last_updated": "2022-12-17T19:32:20.476708-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa04e732-9207-4b58-b42e-51dafbad2aa7/?format=api"
                }
            ]
        },
        {
            "id": "839719ff-f8e7-4f8a-9336-843466120e24",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba35daa2-f7d8-410e-a04b-b2fa719f34bf/?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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "320c4857-bf72-4555-aa34-6223abdb3d80",
                    "gambit_id": "d6b9f5d0-c757-4893-bb9a-1bd9c71338e3",
                    "last_updated": "2022-12-17T19:32:20.480092-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839719ff-f8e7-4f8a-9336-843466120e24/?format=api"
                },
                {
                    "id": "9da4de8a-b2ce-4545-b863-119b015a54a0",
                    "gambit_id": "fd14dbbe-7e83-4895-a5d5-cf56158f1bbe",
                    "last_updated": "2022-12-17T19:32:20.481186-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839719ff-f8e7-4f8a-9336-843466120e24/?format=api"
                }
            ]
        },
        {
            "id": "ed082da9-0326-4e95-bad5-59f36fbb0524",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba35daa2-f7d8-410e-a04b-b2fa719f34bf/?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 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "502db857-ac74-46d5-ad00-3e227be16546",
                    "gambit_id": "72781392-9924-468c-a33a-1ace0bce6eff",
                    "last_updated": "2022-12-17T19:32:20.474513-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed082da9-0326-4e95-bad5-59f36fbb0524/?format=api"
                },
                {
                    "id": "8621aced-c37c-4b70-8318-8af3505a6066",
                    "gambit_id": "22165d97-8731-4dac-8467-7bd12c63d4e2",
                    "last_updated": "2022-12-17T19:32:20.473421-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed082da9-0326-4e95-bad5-59f36fbb0524/?format=api"
                }
            ]
        }
    ]
}