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/006a6365-0841-466c-a2f0-14a3caefcb81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "006a6365-0841-466c-a2f0-14a3caefcb81",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8b94e9f5-3f62-423a-b574-a5602e542073",
    "completed": true,
    "last_updated": "2023-04-10T14:52:07.009181-04:00",
    "created_at": "2023-04-09T09:27:09.348001-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8b94e9f5-3f62-423a-b574-a5602e542073",
    "datetime": "2023-04-09T13:10:00-04:00",
    "cutoff_datetime": "2023-04-09T13:10:00-04:00",
    "name": "Houston Rockets v. Washington Wizards",
    "bettypes": [
        {
            "id": "1c0c888e-7973-4892-a206-284e4f8b7c8a",
            "match": "https://api-prod.gambitprofit.com/api/matches/006a6365-0841-466c-a2f0-14a3caefcb81/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T09:27:09.360063-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": "Houston Rockets",
                        "amount": 6100.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "69487cae-4a07-44ad-ae49-dfab5e7c9850",
                    "gambit_id": "54f4b9af-b95b-49a1-a8dd-c0f1be0f8ff2",
                    "last_updated": "2023-04-10T14:52:07.025180-04:00",
                    "created_at": "2023-04-09T09:27:09.365652-04:00",
                    "name": "Houston Rockets",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0c888e-7973-4892-a206-284e4f8b7c8a/?format=api"
                },
                {
                    "id": "c012e160-6715-4c01-9e6a-c3721fcada53",
                    "gambit_id": "f68d3975-e47b-491e-bb28-f6d8ddf3395c",
                    "last_updated": "2023-04-10T14:52:07.022709-04:00",
                    "created_at": "2023-04-09T09:27:09.362681-04:00",
                    "name": "Washington Wizards",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0c888e-7973-4892-a206-284e4f8b7c8a/?format=api"
                }
            ]
        },
        {
            "id": "096b44ef-be00-4748-bd6e-19faddd3ded0",
            "match": "https://api-prod.gambitprofit.com/api/matches/006a6365-0841-466c-a2f0-14a3caefcb81/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:09.368783-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06ec9ec1-efb6-42c5-84f5-d2c5395cab2e",
                    "gambit_id": "0da09467-0708-42bf-abf5-d84640c5fd2f",
                    "last_updated": "2023-04-10T14:52:07.032685-04:00",
                    "created_at": "2023-04-09T09:27:09.374164-04:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/096b44ef-be00-4748-bd6e-19faddd3ded0/?format=api"
                },
                {
                    "id": "e56d82a8-ba82-40cd-9865-630b3d9ae6df",
                    "gambit_id": "93ed906a-616c-4f74-86ac-a2335dd31cbc",
                    "last_updated": "2023-04-10T14:52:07.030232-04:00",
                    "created_at": "2023-04-09T09:27:09.371226-04:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/096b44ef-be00-4748-bd6e-19faddd3ded0/?format=api"
                }
            ]
        },
        {
            "id": "79520ac4-1014-4fa7-928c-e3aec169376e",
            "match": "https://api-prod.gambitprofit.com/api/matches/006a6365-0841-466c-a2f0-14a3caefcb81/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T09:27:09.351548-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 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5abfaba7-8a0b-48f3-9d0c-d930b32a2950",
                    "gambit_id": "35ab9c26-cd55-4834-b68b-673b05889c96",
                    "last_updated": "2023-04-10T14:52:07.017956-04:00",
                    "created_at": "2023-04-09T09:27:09.356997-04:00",
                    "name": "Game Total Over 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79520ac4-1014-4fa7-928c-e3aec169376e/?format=api"
                },
                {
                    "id": "555ab53f-cd88-4f91-b2fa-8205b3da3454",
                    "gambit_id": "e1e76112-2f1f-4d7c-ab7c-b8d927e8491d",
                    "last_updated": "2023-04-10T14:52:07.015093-04:00",
                    "created_at": "2023-04-09T09:27:09.354365-04:00",
                    "name": "Game Total Under 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79520ac4-1014-4fa7-928c-e3aec169376e/?format=api"
                }
            ]
        }
    ]
}