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/b42dcaa5-849e-4790-ac97-396dfc5100c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b42dcaa5-849e-4790-ac97-396dfc5100c6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ad46abf8-9fc2-4d82-8328-7c597db6b10d",
    "completed": true,
    "last_updated": "2022-10-19T09:47:28.343011-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ad46abf8-9fc2-4d82-8328-7c597db6b10d",
    "datetime": "2022-10-18T19:30:00-04:00",
    "cutoff_datetime": "2022-10-18T19:30:00-04:00",
    "name": "Philadelphia 76ers v. Boston Celtics",
    "bettypes": [
        {
            "id": "b1d64675-bbbd-43f3-998b-ad4a5a643d5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b42dcaa5-849e-4790-ac97-396dfc5100c6/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Boston Celtics",
                        "amount": 5873.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87a11077-2145-4eb9-96ae-33900c1754dd",
                    "gambit_id": "809a9f95-f756-4a5d-b28d-97281ed651f6",
                    "last_updated": "2022-10-19T09:47:28.348837-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1d64675-bbbd-43f3-998b-ad4a5a643d5c/?format=api"
                },
                {
                    "id": "3ff062bd-fdb1-462a-bba8-c12976cdb09b",
                    "gambit_id": "10d670de-7cb0-4583-93dc-4ffa891aa7f6",
                    "last_updated": "2022-10-19T09:47:28.349814-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "2.32000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1d64675-bbbd-43f3-998b-ad4a5a643d5c/?format=api"
                }
            ]
        },
        {
            "id": "c904155e-1402-4e7f-a8c8-0ce011b4e368",
            "match": "https://api-prod.gambitprofit.com/api/matches/b42dcaa5-849e-4790-ac97-396dfc5100c6/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5b3b093-6c17-401c-a2fc-ff0781959ea7",
                    "gambit_id": "27353198-6a43-43f7-b1d7-88cd2463de5d",
                    "last_updated": "2022-10-19T09:47:28.351729-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c904155e-1402-4e7f-a8c8-0ce011b4e368/?format=api"
                },
                {
                    "id": "991db88a-513e-4d1c-966d-44125431a9be",
                    "gambit_id": "37d2e3d5-afa3-48a5-978c-ea32f6eb5ae9",
                    "last_updated": "2022-10-19T09:47:28.352685-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c904155e-1402-4e7f-a8c8-0ce011b4e368/?format=api"
                }
            ]
        },
        {
            "id": "8f043f61-587d-44ef-a70d-b5e273d109dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/b42dcaa5-849e-4790-ac97-396dfc5100c6/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 216.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 216.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f228088a-814b-4806-bfcf-8df5b6b438d6",
                    "gambit_id": "8d753031-ff96-440d-a28d-f644178d1360",
                    "last_updated": "2022-10-19T09:47:28.345861-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 216.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f043f61-587d-44ef-a70d-b5e273d109dd/?format=api"
                },
                {
                    "id": "f669515e-1d56-4bc8-9d24-ee1265b7360c",
                    "gambit_id": "18caf1d8-ffa5-4c23-8eb4-1f8c69377e2f",
                    "last_updated": "2022-10-19T09:47:28.346927-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 216.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f043f61-587d-44ef-a70d-b5e273d109dd/?format=api"
                }
            ]
        }
    ]
}