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/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cabc35ef-2301-49fc-b2d8-e4c401428be0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1d506ab8-f09f-406f-8190-46da25308b02",
    "completed": true,
    "last_updated": "2023-08-18T10:08:02.467333-04:00",
    "created_at": "2023-08-16T10:23:24.832062-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1d506ab8-f09f-406f-8190-46da25308b02",
    "datetime": "2023-08-16T20:10:00-04:00",
    "cutoff_datetime": "2023-08-16T20:10:00-04:00",
    "name": "SEA (L Castillo) v. KAN (J McArthur)",
    "bettypes": [
        {
            "id": "74b930b8-4aec-4219-ab15-fb2931a8d773",
            "match": "https://api-prod.gambitprofit.com/api/matches/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-16T10:23:24.840298-04: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": "SEA (L Castillo)",
                        "amount": 6492.0
                    },
                    {
                        "team": "KAN (J McArthur)",
                        "amount": 3508.0
                    }
                ],
                "expected_reward_tokens": 9541.76,
                "profit_sb": 41.76,
                "profit_sb_percentage": 0.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "19f27471-77ac-4750-b16a-a310701656a2",
                    "gambit_id": "360167ec-3f2b-404e-b630-17d72a3e7c50",
                    "last_updated": "2023-08-18T10:08:02.479349-04:00",
                    "created_at": "2023-08-16T10:23:24.845195-04:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b930b8-4aec-4219-ab15-fb2931a8d773/?format=api"
                },
                {
                    "id": "c01c7c14-d38b-4b42-b166-047f83d451ae",
                    "gambit_id": "63194a14-1410-4edf-b063-dac5658f98db",
                    "last_updated": "2023-08-18T10:08:02.484731-04:00",
                    "created_at": "2023-08-16T10:23:24.850874-04:00",
                    "name": "KAN (J McArthur)",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b930b8-4aec-4219-ab15-fb2931a8d773/?format=api"
                }
            ]
        },
        {
            "id": "c621b6c8-918d-4d10-a78c-20fa3db83d70",
            "match": "https://api-prod.gambitprofit.com/api/matches/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-16T10:23:24.856050-04: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": "SEA",
                        "amount": 5423.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d611e65b-44da-4b15-a7f0-281a0810c4af",
                    "gambit_id": "cc1833ed-0a86-40c8-ac7b-6afe2e8bcb47",
                    "last_updated": "2023-08-18T10:08:02.492968-04:00",
                    "created_at": "2023-08-16T10:23:24.861282-04:00",
                    "name": "SEA",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c621b6c8-918d-4d10-a78c-20fa3db83d70/?format=api"
                },
                {
                    "id": "1c86cbda-987e-4d3d-9b54-b2180255d454",
                    "gambit_id": "7a145dec-f108-4cfa-8c9c-c79561a645f1",
                    "last_updated": "2023-08-18T10:08:02.497118-04:00",
                    "created_at": "2023-08-16T10:23:24.865525-04:00",
                    "name": "KAN",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c621b6c8-918d-4d10-a78c-20fa3db83d70/?format=api"
                }
            ]
        },
        {
            "id": "697126ee-a4a5-4299-a72b-185aea7fcdea",
            "match": "https://api-prod.gambitprofit.com/api/matches/cabc35ef-2301-49fc-b2d8-e4c401428be0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-16T10:23:24.884919-04: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 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc0fa328-4271-4511-ac11-16b862ffe87d",
                    "gambit_id": "082741a8-1ca2-4399-b132-e5647fb8585b",
                    "last_updated": "2023-08-18T10:08:02.505685-04:00",
                    "created_at": "2023-08-16T10:23:24.890344-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697126ee-a4a5-4299-a72b-185aea7fcdea/?format=api"
                },
                {
                    "id": "9dabb122-59be-4b4c-af3c-29c45148e0ff",
                    "gambit_id": "0fb701e9-abec-4978-8551-83bbef8a0032",
                    "last_updated": "2023-08-18T10:08:02.509476-04:00",
                    "created_at": "2023-08-16T10:23:24.896591-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/697126ee-a4a5-4299-a72b-185aea7fcdea/?format=api"
                }
            ]
        }
    ]
}