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/c4abd97b-f642-4609-be69-ee5e7b229207/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4abd97b-f642-4609-be69-ee5e7b229207",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "524168c6-d0d7-4902-b11e-85b6d86a8cc5",
    "completed": true,
    "last_updated": "2023-01-21T10:32:26.147349-05:00",
    "created_at": "2023-01-20T09:21:56.841313-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.04,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/524168c6-d0d7-4902-b11e-85b6d86a8cc5",
    "datetime": "2023-01-20T19:40:00-05:00",
    "cutoff_datetime": "2023-01-20T19:40:00-05:00",
    "name": "Miami Heat v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "0504b2ae-13b5-4fe9-808a-25cc7040c00f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4abd97b-f642-4609-be69-ee5e7b229207/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-20T09:21:56.846784-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": "Miami Heat",
                        "amount": 5431.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 4569.0
                    }
                ],
                "expected_reward_tokens": 9503.52,
                "profit_sb": 3.52,
                "profit_sb_percentage": 0.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84c0149e-8765-4226-bb98-c09ce7edab14",
                    "gambit_id": "21e422ed-0a0d-4f4c-9d08-b1bde8a59934",
                    "last_updated": "2023-01-21T10:32:26.155379-05:00",
                    "created_at": "2023-01-20T09:21:56.849404-05:00",
                    "name": "Miami Heat",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0504b2ae-13b5-4fe9-808a-25cc7040c00f/?format=api"
                },
                {
                    "id": "cd67e6fb-91ae-424e-bd3a-a73f32aed34c",
                    "gambit_id": "0b7b0b51-70b6-4931-9198-1387aefbe090",
                    "last_updated": "2023-01-21T10:32:26.154287-05:00",
                    "created_at": "2023-01-20T09:21:56.847986-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "2.08000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0504b2ae-13b5-4fe9-808a-25cc7040c00f/?format=api"
                }
            ]
        },
        {
            "id": "1a1add9c-eff3-4e3b-a51f-84c0cb2a7df1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4abd97b-f642-4609-be69-ee5e7b229207/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-20T09:21:56.851658-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7995ec26-3d25-4d81-8810-bb5c741d2933",
                    "gambit_id": "17913044-1420-4b6a-8db6-2e143ce27c1e",
                    "last_updated": "2023-01-21T10:32:26.159299-05:00",
                    "created_at": "2023-01-20T09:21:56.854496-05:00",
                    "name": "Miami Heat",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1add9c-eff3-4e3b-a51f-84c0cb2a7df1/?format=api"
                },
                {
                    "id": "08821c17-a151-4972-ac3a-bb26a3aa35eb",
                    "gambit_id": "fd8e6079-5a87-4ccf-a21d-c13446066e7d",
                    "last_updated": "2023-01-21T10:32:26.158094-05:00",
                    "created_at": "2023-01-20T09:21:56.853156-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1add9c-eff3-4e3b-a51f-84c0cb2a7df1/?format=api"
                }
            ]
        },
        {
            "id": "824e0f14-cf9f-48aa-8dea-6ce168da798f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4abd97b-f642-4609-be69-ee5e7b229207/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-20T09:21:56.843014-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 218",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 218",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91f472e9-0fea-4c8e-b77a-fe2d8aaea86b",
                    "gambit_id": "4573d037-9a47-4d40-ad71-a253d04b5635",
                    "last_updated": "2023-01-21T10:32:26.150848-05:00",
                    "created_at": "2023-01-20T09:21:56.844239-05:00",
                    "name": "Game Total Under 218",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e0f14-cf9f-48aa-8dea-6ce168da798f/?format=api"
                },
                {
                    "id": "d4f59c91-f34c-4b9e-9053-c3e9fa1a6092",
                    "gambit_id": "5071fcd9-5374-4bf6-9981-ccfe3fd2ca21",
                    "last_updated": "2023-01-21T10:32:26.151974-05:00",
                    "created_at": "2023-01-20T09:21:56.845487-05:00",
                    "name": "Game Total Over 218",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e0f14-cf9f-48aa-8dea-6ce168da798f/?format=api"
                }
            ]
        }
    ]
}