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/22aee102-634d-43fc-81a0-2ca591edd29c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "22aee102-634d-43fc-81a0-2ca591edd29c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "11797f5e-c125-4c3e-9429-6b866728a589",
    "completed": true,
    "last_updated": "2024-01-27T10:58:03.969675-05:00",
    "created_at": "2024-01-26T09:33:17.276209-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/11797f5e-c125-4c3e-9429-6b866728a589",
    "datetime": "2024-01-26T20:10:00-05:00",
    "cutoff_datetime": "2024-01-26T20:10:00-05:00",
    "name": "Oklahoma City Thunder v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "88475543-912e-4a0f-8590-fbf4e58f7c8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/22aee102-634d-43fc-81a0-2ca591edd29c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-26T09:33:17.298527-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": "Oklahoma City Thunder",
                        "amount": 5213.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c738d2e3-ed04-44c7-a1cb-e271f391e9f7",
                    "gambit_id": "77edcea1-1ad8-4f49-9de4-0ddae19c57a0",
                    "last_updated": "2024-01-27T10:58:04.000641-05:00",
                    "created_at": "2024-01-26T09:33:17.302019-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88475543-912e-4a0f-8590-fbf4e58f7c8d/?format=api"
                },
                {
                    "id": "9e1df2e3-8d67-4d52-941b-7603f25af0ca",
                    "gambit_id": "41c265e5-5972-41e4-9ac5-318b01c1818d",
                    "last_updated": "2024-01-27T10:58:04.006016-05:00",
                    "created_at": "2024-01-26T09:33:17.306118-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88475543-912e-4a0f-8590-fbf4e58f7c8d/?format=api"
                }
            ]
        },
        {
            "id": "c7550454-f6a7-43ef-b51c-e0bc1f072cb5",
            "match": "https://api-prod.gambitprofit.com/api/matches/22aee102-634d-43fc-81a0-2ca591edd29c/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-26T09:33:17.286034-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": "Oklahoma City Thunder",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10f54141-19cf-4c7e-9519-c32985f3a998",
                    "gambit_id": "b1ab37a1-6a17-487e-91ef-fdda1da15469",
                    "last_updated": "2024-01-27T10:58:03.988251-05:00",
                    "created_at": "2024-01-26T09:33:17.294162-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7550454-f6a7-43ef-b51c-e0bc1f072cb5/?format=api"
                },
                {
                    "id": "95d05bc2-547a-45ab-8b20-c42017ce84c8",
                    "gambit_id": "ad621c4a-8b86-4957-8e5a-8a59a4f9ef5e",
                    "last_updated": "2024-01-27T10:58:03.992532-05:00",
                    "created_at": "2024-01-26T09:33:17.290044-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7550454-f6a7-43ef-b51c-e0bc1f072cb5/?format=api"
                }
            ]
        },
        {
            "id": "5b158719-7d89-448e-a5c9-08b69de638c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/22aee102-634d-43fc-81a0-2ca591edd29c/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-26T09:33:17.310014-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 237.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 237.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e97e42be-13a4-4804-9508-d4eb6f94620b",
                    "gambit_id": "90c744db-998c-481a-8a93-d4fcef485577",
                    "last_updated": "2024-01-27T10:58:04.019720-05:00",
                    "created_at": "2024-01-26T09:33:17.317509-05:00",
                    "name": "Game Total Under 237.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "237.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b158719-7d89-448e-a5c9-08b69de638c5/?format=api"
                },
                {
                    "id": "34e59b87-ac41-4ada-b453-e22fff74b331",
                    "gambit_id": "44bfb683-9228-4737-867b-385f432070f8",
                    "last_updated": "2024-01-27T10:58:04.015572-05:00",
                    "created_at": "2024-01-26T09:33:17.313322-05:00",
                    "name": "Game Total Over 237.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "237.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b158719-7d89-448e-a5c9-08b69de638c5/?format=api"
                }
            ]
        }
    ]
}