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/d7c10f90-609b-4be6-ad66-f83e24e03c81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d7c10f90-609b-4be6-ad66-f83e24e03c81",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f5b30d87-9aeb-49ee-92f8-4110f9b456b7",
    "completed": true,
    "last_updated": "2022-10-21T10:57:30.592681-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f5b30d87-9aeb-49ee-92f8-4110f9b456b7",
    "datetime": "2022-10-20T20:15:00-04:00",
    "cutoff_datetime": "2022-10-20T20:15:00-04:00",
    "name": "New Orleans Saints v. Arizona Cardinals",
    "bettypes": [
        {
            "id": "15234546-1a74-487a-888c-5580e07c4666",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7c10f90-609b-4be6-ad66-f83e24e03c81/?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": "Arizona Cardinals",
                        "amount": 5610.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a04fc1a-9a75-4bce-bdf6-9b16da91f8f6",
                    "gambit_id": "8ee2fafe-bdc7-427e-a206-d12eca05e1ab",
                    "last_updated": "2022-10-21T10:57:30.599534-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15234546-1a74-487a-888c-5580e07c4666/?format=api"
                },
                {
                    "id": "ffdc5b8b-e367-4d22-a283-a6aa85003f74",
                    "gambit_id": "34cb4785-75aa-41a2-b7d5-164cf31b0ab8",
                    "last_updated": "2022-10-21T10:57:30.598575-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15234546-1a74-487a-888c-5580e07c4666/?format=api"
                }
            ]
        },
        {
            "id": "161287c7-64db-4c7f-9216-fafc737187fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7c10f90-609b-4be6-ad66-f83e24e03c81/?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": "New Orleans Saints",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4f8e2b5-6641-4dd1-9b3e-b1b7c42ca01f",
                    "gambit_id": "128a6843-d2c3-404a-bd97-b98e5ef3495f",
                    "last_updated": "2022-10-21T10:57:30.601458-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/161287c7-64db-4c7f-9216-fafc737187fe/?format=api"
                },
                {
                    "id": "f1edb1ff-7839-45b6-9fda-37952c8c16df",
                    "gambit_id": "dd530288-6577-46b4-a515-79c8a54b007e",
                    "last_updated": "2022-10-21T10:57:30.602432-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/161287c7-64db-4c7f-9216-fafc737187fe/?format=api"
                }
            ]
        },
        {
            "id": "d18e2776-df50-4be5-92c6-8911819eb282",
            "match": "https://api-prod.gambitprofit.com/api/matches/d7c10f90-609b-4be6-ad66-f83e24e03c81/?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 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "13c55fb1-dd72-4db9-a26e-439bde01f8d8",
                    "gambit_id": "3b4e030b-afa1-4d34-b0dc-718d65f183c8",
                    "last_updated": "2022-10-21T10:57:30.595556-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18e2776-df50-4be5-92c6-8911819eb282/?format=api"
                },
                {
                    "id": "b01e1e01-4af0-43b8-aad4-a0e87a5029d8",
                    "gambit_id": "09b857f3-62a6-461e-861d-4e00411ea1ab",
                    "last_updated": "2022-10-21T10:57:30.596611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18e2776-df50-4be5-92c6-8911819eb282/?format=api"
                }
            ]
        }
    ]
}