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/7e7fcab0-1481-4327-9328-8d74fce7861f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7e7fcab0-1481-4327-9328-8d74fce7861f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0b696b6a-7136-4d7b-98dc-f336510a4ab9",
    "completed": true,
    "last_updated": "2023-11-14T10:13:17.944920-05:00",
    "created_at": "2023-11-13T09:17:58.820404-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.19,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0b696b6a-7136-4d7b-98dc-f336510a4ab9",
    "datetime": "2023-11-13T19:40:00-05:00",
    "cutoff_datetime": "2023-11-13T19:40:00-05:00",
    "name": "New York Knicks v. Boston Celtics",
    "bettypes": [
        {
            "id": "50cb8b51-d3cf-43b5-857f-8c06c1e41960",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e7fcab0-1481-4327-9328-8d74fce7861f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-13T09:17:58.843339-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": "Boston Celtics",
                        "amount": 7709.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 2291.0
                    }
                ],
                "expected_reward_tokens": 9482.07,
                "profit_sb": -17.93,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "674572bf-6f96-4e2c-b32f-31d4e1088aaa",
                    "gambit_id": "0ea39b9d-eb3d-484d-a49e-11163d9f46e5",
                    "last_updated": "2023-11-14T10:13:17.974570-05:00",
                    "created_at": "2023-11-13T09:17:58.852953-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.23000",
                    "odds": "1.23810",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50cb8b51-d3cf-43b5-857f-8c06c1e41960/?format=api"
                },
                {
                    "id": "df467145-45fe-472e-aaab-1a7e4d58a680",
                    "gambit_id": "b72054ad-03e5-489d-91c2-683341acc521",
                    "last_updated": "2023-11-14T10:13:17.969013-05:00",
                    "created_at": "2023-11-13T09:17:58.848327-05:00",
                    "name": "New York Knicks",
                    "reward": "4.14000",
                    "odds": "4.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50cb8b51-d3cf-43b5-857f-8c06c1e41960/?format=api"
                }
            ]
        },
        {
            "id": "7f19376c-1411-4126-b604-87289c3f0a23",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e7fcab0-1481-4327-9328-8d74fce7861f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-13T09:17:58.828123-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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f0a1ea9-4dab-44ad-bf82-1db79cddc416",
                    "gambit_id": "e9560cbb-c8b9-4dcb-8899-f0b844d74993",
                    "last_updated": "2023-11-14T10:13:17.957430-05:00",
                    "created_at": "2023-11-13T09:17:58.833502-05:00",
                    "name": "New York Knicks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f19376c-1411-4126-b604-87289c3f0a23/?format=api"
                },
                {
                    "id": "81e048f8-9431-46ae-8a95-327283ca296c",
                    "gambit_id": "5df5814c-b7a4-43e2-9c49-54a50494d0e7",
                    "last_updated": "2023-11-14T10:13:17.961974-05:00",
                    "created_at": "2023-11-13T09:17:58.839020-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f19376c-1411-4126-b604-87289c3f0a23/?format=api"
                }
            ]
        },
        {
            "id": "5133e144-9f7f-4772-93af-b544f2e0ceab",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e7fcab0-1481-4327-9328-8d74fce7861f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-13T09:17:58.857370-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 220.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 220.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9271448d-7747-48c8-b079-82b6c0c861fd",
                    "gambit_id": "21b0d0d7-c42c-4f50-a58e-fb4028d9de2e",
                    "last_updated": "2023-11-14T10:13:17.996922-05:00",
                    "created_at": "2023-11-13T09:17:58.861115-05:00",
                    "name": "Game Total Over 220.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5133e144-9f7f-4772-93af-b544f2e0ceab/?format=api"
                },
                {
                    "id": "62f016e0-710b-4472-aadd-65ded1f0bbe1",
                    "gambit_id": "8600b9b2-52a9-413f-a3b7-88782c7b51d8",
                    "last_updated": "2023-11-14T10:13:18.006364-05:00",
                    "created_at": "2023-11-13T09:17:58.865054-05:00",
                    "name": "Game Total Under 220.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5133e144-9f7f-4772-93af-b544f2e0ceab/?format=api"
                }
            ]
        }
    ]
}