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/8f266381-3f33-4b77-b052-90bb2e4bcaca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8f266381-3f33-4b77-b052-90bb2e4bcaca",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "849f1084-119a-4fff-9d47-8c6fa522ad60",
    "completed": true,
    "last_updated": "2023-02-24T12:32:16.731216-05:00",
    "created_at": "2023-02-23T09:07:02.037960-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/849f1084-119a-4fff-9d47-8c6fa522ad60",
    "datetime": "2023-02-23T19:30:00-05:00",
    "cutoff_datetime": "2023-02-23T19:30:00-05:00",
    "name": "Memphis Grizzlies v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "e7c15205-a7a5-41c8-a3f1-44509fe3e9db",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f266381-3f33-4b77-b052-90bb2e4bcaca/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-23T09:07:02.047817-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": "Philadelphia 76ers",
                        "amount": 5863.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 56.47,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f12eecdd-4990-43b5-b275-a5f02bdaa764",
                    "gambit_id": "d44cd72e-db05-444e-8406-87ba42cefb64",
                    "last_updated": "2023-02-24T12:32:16.741086-05:00",
                    "created_at": "2023-02-23T09:07:02.050065-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7c15205-a7a5-41c8-a3f1-44509fe3e9db/?format=api"
                },
                {
                    "id": "9d862232-aa2f-4921-933c-bee801dc3459",
                    "gambit_id": "d10156e1-0cda-4098-b021-55e339891cf7",
                    "last_updated": "2023-02-24T12:32:16.742242-05:00",
                    "created_at": "2023-02-23T09:07:02.055049-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7c15205-a7a5-41c8-a3f1-44509fe3e9db/?format=api"
                }
            ]
        },
        {
            "id": "4e65201b-bfe4-47a0-adef-a41bda29973b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f266381-3f33-4b77-b052-90bb2e4bcaca/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-23T09:07:02.043681-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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dde84a87-6d9b-4cd3-b204-ad9aae1257b1",
                    "gambit_id": "190d83c4-84cf-449c-84dc-ed8aa4b02ca5",
                    "last_updated": "2023-02-24T12:32:16.737517-05:00",
                    "created_at": "2023-02-23T09:07:02.044926-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e65201b-bfe4-47a0-adef-a41bda29973b/?format=api"
                },
                {
                    "id": "25b663e5-4f0e-4285-be4c-9bf0f2988b23",
                    "gambit_id": "33a1cccc-8bf1-4b67-ade3-b6c0ee289dce",
                    "last_updated": "2023-02-24T12:32:16.738693-05:00",
                    "created_at": "2023-02-23T09:07:02.046199-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e65201b-bfe4-47a0-adef-a41bda29973b/?format=api"
                }
            ]
        },
        {
            "id": "8653c2e8-89fb-49d2-91d2-6c0877e5eb17",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f266381-3f33-4b77-b052-90bb2e4bcaca/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-23T09:07:02.039711-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 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a2151cda-1774-4548-8d68-605227cc0ce2",
                    "gambit_id": "7492d6a2-40b7-4937-944e-4e7e8dbd6f99",
                    "last_updated": "2023-02-24T12:32:16.733984-05:00",
                    "created_at": "2023-02-23T09:07:02.041010-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8653c2e8-89fb-49d2-91d2-6c0877e5eb17/?format=api"
                },
                {
                    "id": "c6abb39c-a731-445f-a01e-d9edd567ca3a",
                    "gambit_id": "44ecd568-6fb1-4c10-8778-b5d71d4dbed7",
                    "last_updated": "2023-02-24T12:32:16.735152-05:00",
                    "created_at": "2023-02-23T09:07:02.042302-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8653c2e8-89fb-49d2-91d2-6c0877e5eb17/?format=api"
                }
            ]
        }
    ]
}