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/1f08673e-9cd5-4400-a7bd-6ea0361750a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1f08673e-9cd5-4400-a7bd-6ea0361750a3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "62e4f7ae-4e3e-4cf0-ae5e-2db38101c309",
    "completed": true,
    "last_updated": "2022-10-25T10:02:14.843102-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/62e4f7ae-4e3e-4cf0-ae5e-2db38101c309",
    "datetime": "2022-10-24T22:10:00-04:00",
    "cutoff_datetime": "2022-10-24T22:10:00-04:00",
    "name": "Denver Nuggets v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "533e634f-3601-4aea-b875-9a0758d0f7b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f08673e-9cd5-4400-a7bd-6ea0361750a3/?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": "Denver Nuggets",
                        "amount": 6401.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30f68da6-7f1a-428d-9e4e-f87d1451db55",
                    "gambit_id": "d9fd0fa6-22c7-4ccc-b2df-7f4d5715a32f",
                    "last_updated": "2022-10-25T10:02:14.850356-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/533e634f-3601-4aea-b875-9a0758d0f7b5/?format=api"
                },
                {
                    "id": "04e0e494-a14a-4730-bbdf-94390635995b",
                    "gambit_id": "a2465e58-f9b1-4b4a-9b9f-6e3497f13d2b",
                    "last_updated": "2022-10-25T10:02:14.849358-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/533e634f-3601-4aea-b875-9a0758d0f7b5/?format=api"
                }
            ]
        },
        {
            "id": "e707e84f-e51a-4d00-ab84-f37cfd565616",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f08673e-9cd5-4400-a7bd-6ea0361750a3/?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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8761889-64e6-4354-868f-25018cbfb9dd",
                    "gambit_id": "987cfa12-8b64-417a-ad59-8efdfeae44b2",
                    "last_updated": "2022-10-25T10:02:14.852327-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e707e84f-e51a-4d00-ab84-f37cfd565616/?format=api"
                },
                {
                    "id": "4dee8e06-3088-46d2-aaab-4f41737b72fc",
                    "gambit_id": "e2e9baf6-9bf5-477b-8558-bf3adeea7405",
                    "last_updated": "2022-10-25T10:02:14.853327-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e707e84f-e51a-4d00-ab84-f37cfd565616/?format=api"
                }
            ]
        },
        {
            "id": "e2667ef5-ab91-46ba-854d-f195c649ac22",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f08673e-9cd5-4400-a7bd-6ea0361750a3/?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 Over 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "186ca194-8112-4c6d-9a1b-c0fa1cf4c802",
                    "gambit_id": "d553e8fe-1b06-4813-b936-6f49436f4439",
                    "last_updated": "2022-10-25T10:02:14.847327-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2667ef5-ab91-46ba-854d-f195c649ac22/?format=api"
                },
                {
                    "id": "341d3f7f-34e3-4ece-9315-291f442b77c3",
                    "gambit_id": "1852dbdc-389c-40c3-b7ed-ea79c73b4d35",
                    "last_updated": "2022-10-25T10:02:14.846175-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2667ef5-ab91-46ba-854d-f195c649ac22/?format=api"
                }
            ]
        }
    ]
}