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/e65a6bff-ede7-4d00-83e6-0c883445b9f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e65a6bff-ede7-4d00-83e6-0c883445b9f3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c37fc09f-42a2-42f4-8c67-479c2204e47f",
    "completed": true,
    "last_updated": "2023-12-08T11:28:17.692604-05:00",
    "created_at": "2023-12-07T09:48:19.034548-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c37fc09f-42a2-42f4-8c67-479c2204e47f",
    "datetime": "2023-12-07T21:00:00-05:00",
    "cutoff_datetime": "2023-12-07T21:00:00-05:00",
    "name": "New Orleans Pelicans v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "e46e2ac3-d102-447b-8ce0-ed6bf32da017",
            "match": "https://api-prod.gambitprofit.com/api/matches/e65a6bff-ede7-4d00-83e6-0c883445b9f3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-07T09:48:19.058134-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": "Los Angeles Lakers",
                        "amount": 5421.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a8117cb-3e2c-48b7-beb3-1f79ac6c6745",
                    "gambit_id": "bd45397e-2129-472f-aefa-6c9e53f2f8ed",
                    "last_updated": "2023-12-08T11:28:17.714530-05:00",
                    "created_at": "2023-12-07T09:48:19.066549-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e46e2ac3-d102-447b-8ce0-ed6bf32da017/?format=api"
                },
                {
                    "id": "ff1a3b39-6a8e-493c-82c9-cf287a11574e",
                    "gambit_id": "0a493e84-9387-46a6-9bb1-7ad152663ae8",
                    "last_updated": "2023-12-08T11:28:17.711346-05:00",
                    "created_at": "2023-12-07T09:48:19.062165-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e46e2ac3-d102-447b-8ce0-ed6bf32da017/?format=api"
                }
            ]
        },
        {
            "id": "9ab7780e-1ba6-4dfa-8ef1-89934bf53197",
            "match": "https://api-prod.gambitprofit.com/api/matches/e65a6bff-ede7-4d00-83e6-0c883445b9f3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-07T09:48:19.042278-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": "Los Angeles Lakers",
                        "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": "434df416-e5f1-4632-ba61-db1d80b31b99",
                    "gambit_id": "92f67c8b-7d15-46f7-89e0-bfa84704cc20",
                    "last_updated": "2023-12-08T11:28:17.704339-05:00",
                    "created_at": "2023-12-07T09:48:19.053265-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab7780e-1ba6-4dfa-8ef1-89934bf53197/?format=api"
                },
                {
                    "id": "db1d65d5-9c73-4006-b8e7-9e6630986837",
                    "gambit_id": "bbb299d6-2e9a-4217-aca9-1fc733008e77",
                    "last_updated": "2023-12-08T11:28:17.701040-05:00",
                    "created_at": "2023-12-07T09:48:19.047592-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab7780e-1ba6-4dfa-8ef1-89934bf53197/?format=api"
                }
            ]
        },
        {
            "id": "788c8bca-2101-4746-b3a5-1825384e5950",
            "match": "https://api-prod.gambitprofit.com/api/matches/e65a6bff-ede7-4d00-83e6-0c883445b9f3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-07T09:48:19.083034-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 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8548f3f0-2526-482f-a931-0e5f4d4f0e81",
                    "gambit_id": "164daad6-84fb-4636-b921-b67ea07b2fb5",
                    "last_updated": "2023-12-08T11:28:17.725243-05:00",
                    "created_at": "2023-12-07T09:48:19.096748-05:00",
                    "name": "Game Total Under 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/788c8bca-2101-4746-b3a5-1825384e5950/?format=api"
                },
                {
                    "id": "767d58e2-444f-404f-8042-c88482ef68bb",
                    "gambit_id": "4fb6862f-0592-48f1-a5aa-c15497e1e3b0",
                    "last_updated": "2023-12-08T11:28:17.721430-05:00",
                    "created_at": "2023-12-07T09:48:19.089671-05:00",
                    "name": "Game Total Over 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/788c8bca-2101-4746-b3a5-1825384e5950/?format=api"
                }
            ]
        }
    ]
}