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/7e8c562b-0bbb-44fd-9fed-b02d011eaca5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7e8c562b-0bbb-44fd-9fed-b02d011eaca5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d27d9b97-60db-4f3d-8ac1-725c4ba78b50",
    "completed": true,
    "last_updated": "2024-01-16T11:08:15.129956-05:00",
    "created_at": "2024-01-13T09:38:16.346206-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.41,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d27d9b97-60db-4f3d-8ac1-725c4ba78b50",
    "datetime": "2024-01-13T20:40:00-05:00",
    "cutoff_datetime": "2024-01-13T20:40:00-05:00",
    "name": "Chicago Bulls v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "301f1e16-4b02-49da-8eee-76099418ac6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e8c562b-0bbb-44fd-9fed-b02d011eaca5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-13T09:38:16.378207-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": "Chicago Bulls",
                        "amount": 6856.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3144.0
                    }
                ],
                "expected_reward_tokens": 9461.28,
                "profit_sb": -38.72,
                "profit_sb_percentage": -0.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b73346e-a8db-424f-93fc-5108f020dbdb",
                    "gambit_id": "7680297e-793a-45dc-aef5-7948eee529a4",
                    "last_updated": "2024-01-16T11:08:15.162542-05:00",
                    "created_at": "2024-01-13T09:38:16.381678-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/301f1e16-4b02-49da-8eee-76099418ac6f/?format=api"
                },
                {
                    "id": "f452f4d0-8456-4d9e-89fe-77b6d773f715",
                    "gambit_id": "dc464cf4-3dae-4780-b606-8ff43accbf2f",
                    "last_updated": "2024-01-16T11:08:15.165859-05:00",
                    "created_at": "2024-01-13T09:38:16.390862-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/301f1e16-4b02-49da-8eee-76099418ac6f/?format=api"
                }
            ]
        },
        {
            "id": "d3e8c421-d1c7-475e-a1ee-49a517b8bdbe",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e8c562b-0bbb-44fd-9fed-b02d011eaca5/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-13T09:38:16.351254-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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bcb92468-cc77-4e97-b83c-1dcbc0e4e35b",
                    "gambit_id": "c4f1de33-d7e6-43b4-82a4-502e58f07f49",
                    "last_updated": "2024-01-16T11:08:15.138043-05:00",
                    "created_at": "2024-01-13T09:38:16.362015-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e8c421-d1c7-475e-a1ee-49a517b8bdbe/?format=api"
                },
                {
                    "id": "51fa8b79-8e8d-4f72-a977-a423c4c04145",
                    "gambit_id": "0406f100-bb8e-49e9-93a9-ce980bbd0821",
                    "last_updated": "2024-01-16T11:08:15.141337-05:00",
                    "created_at": "2024-01-13T09:38:16.374303-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e8c421-d1c7-475e-a1ee-49a517b8bdbe/?format=api"
                }
            ]
        },
        {
            "id": "abf9f408-6306-4c3f-ae57-da87c0cdf9c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e8c562b-0bbb-44fd-9fed-b02d011eaca5/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-13T09:38:16.398004-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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "805cf15c-b91a-4978-b7f4-62fdc55893df",
                    "gambit_id": "d62fb151-62d1-4e69-a39a-750a8ff2f57a",
                    "last_updated": "2024-01-16T11:08:15.172589-05:00",
                    "created_at": "2024-01-13T09:38:16.407178-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf9f408-6306-4c3f-ae57-da87c0cdf9c2/?format=api"
                },
                {
                    "id": "f652c26e-77bb-42df-8917-87a916abcbec",
                    "gambit_id": "49a6caa3-76c7-4e09-98f3-221b67792f58",
                    "last_updated": "2024-01-16T11:08:15.176709-05:00",
                    "created_at": "2024-01-13T09:38:16.402184-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf9f408-6306-4c3f-ae57-da87c0cdf9c2/?format=api"
                }
            ]
        }
    ]
}