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/829d51a9-7a57-411b-a1ee-4067b255b05b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "829d51a9-7a57-411b-a1ee-4067b255b05b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cb90d369-8d0b-4b04-bff2-9ef6e09c2501",
    "completed": true,
    "last_updated": "2023-01-19T09:32:11.273432-05:00",
    "created_at": "2023-01-18T09:16:52.279837-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/cb90d369-8d0b-4b04-bff2-9ef6e09c2501",
    "datetime": "2023-01-18T20:10:00-05:00",
    "cutoff_datetime": "2023-01-18T20:10:00-05:00",
    "name": "Cleveland Cavaliers v. Memphis Grizzlies",
    "bettypes": [
        {
            "id": "7ec4ef6a-472b-4140-891e-8aa952c5b2a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/829d51a9-7a57-411b-a1ee-4067b255b05b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-18T09:16:52.289524-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": "Memphis Grizzlies",
                        "amount": 7218.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 2782.0
                    }
                ],
                "expected_reward_tokens": 9597.9,
                "profit_sb": 97.9,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a0ca61c8-d816-447d-bc23-d21cf5f0bac1",
                    "gambit_id": "5afc86f1-ee79-44f5-833e-f1d26afca29c",
                    "last_updated": "2023-01-19T09:32:11.282602-05:00",
                    "created_at": "2023-01-18T09:16:52.290773-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.33000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec4ef6a-472b-4140-891e-8aa952c5b2a0/?format=api"
                },
                {
                    "id": "e2f99592-3312-425f-93f3-5f922cedaf21",
                    "gambit_id": "997328ad-b022-4d64-a601-339e9d23a29e",
                    "last_updated": "2023-01-19T09:32:11.283652-05:00",
                    "created_at": "2023-01-18T09:16:52.291963-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "3.45000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec4ef6a-472b-4140-891e-8aa952c5b2a0/?format=api"
                }
            ]
        },
        {
            "id": "e9db289e-cee1-4785-8832-57bda5cc9732",
            "match": "https://api-prod.gambitprofit.com/api/matches/829d51a9-7a57-411b-a1ee-4067b255b05b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-18T09:16:52.285697-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92d58c40-959d-4d35-98b4-4a99edaa3ed9",
                    "gambit_id": "5d44bfc8-cea4-455e-a4b7-8b32f277effd",
                    "last_updated": "2023-01-19T09:32:11.279385-05:00",
                    "created_at": "2023-01-18T09:16:52.287005-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9db289e-cee1-4785-8832-57bda5cc9732/?format=api"
                },
                {
                    "id": "cdaec0b0-7c3b-4b81-bb43-4be15c08aa54",
                    "gambit_id": "3ced4343-17ee-467c-9b3c-99a52b5812f2",
                    "last_updated": "2023-01-19T09:32:11.280466-05:00",
                    "created_at": "2023-01-18T09:16:52.288252-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9db289e-cee1-4785-8832-57bda5cc9732/?format=api"
                }
            ]
        },
        {
            "id": "a2cff9f9-d0f8-4d07-8b6d-1666a44f3eaf",
            "match": "https://api-prod.gambitprofit.com/api/matches/829d51a9-7a57-411b-a1ee-4067b255b05b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-18T09:16:52.281560-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 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c839807-2fb4-4f49-9e77-237160ceb809",
                    "gambit_id": "a04ffc66-701c-4388-8e61-642bbca3ab60",
                    "last_updated": "2023-01-19T09:32:11.276086-05:00",
                    "created_at": "2023-01-18T09:16:52.283010-05:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2cff9f9-d0f8-4d07-8b6d-1666a44f3eaf/?format=api"
                },
                {
                    "id": "038e6f71-0d95-4d11-babe-4ebf1432f713",
                    "gambit_id": "7a77892c-1ad9-4c09-a746-3ea3659c0ec7",
                    "last_updated": "2023-01-19T09:32:11.277168-05:00",
                    "created_at": "2023-01-18T09:16:52.284340-05:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2cff9f9-d0f8-4d07-8b6d-1666a44f3eaf/?format=api"
                }
            ]
        }
    ]
}