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/69756e1a-ae61-4f1a-b4a0-2a306517d824/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "69756e1a-ae61-4f1a-b4a0-2a306517d824",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "823fe08b-83a9-4f79-b996-2d6fed0b4c0c",
    "completed": true,
    "last_updated": "2023-01-30T17:46:54.328388-05:00",
    "created_at": "2023-01-25T09:46:55.033050-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/823fe08b-83a9-4f79-b996-2d6fed0b4c0c",
    "datetime": "2023-01-29T15:00:00-05:00",
    "cutoff_datetime": "2023-01-29T15:00:00-05:00",
    "name": "San Francisco 49ers v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "540e69e1-83b9-4593-8011-e558959dcc48",
            "match": "https://api-prod.gambitprofit.com/api/matches/69756e1a-ae61-4f1a-b4a0-2a306517d824/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-25T09:46:55.042347-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": "Philadelphia Eagles",
                        "amount": 5696.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9511.84,
                "profit_sb": 11.84,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "29a6e795-ab76-4199-9251-8e35a89fd140",
                    "gambit_id": "99c55dd9-dc48-44e6-9e57-a965d277edf5",
                    "last_updated": "2023-01-30T17:46:54.338727-05:00",
                    "created_at": "2023-01-25T09:46:55.043599-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540e69e1-83b9-4593-8011-e558959dcc48/?format=api"
                },
                {
                    "id": "4cdf0d04-878e-49ec-af42-42b45187f1d1",
                    "gambit_id": "d720401f-7fdc-4c23-ab1f-0993302dbe56",
                    "last_updated": "2023-01-30T17:46:54.339854-05:00",
                    "created_at": "2023-01-25T09:46:55.044841-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540e69e1-83b9-4593-8011-e558959dcc48/?format=api"
                }
            ]
        },
        {
            "id": "1725fff4-e525-4ca3-9702-be30ab3bf405",
            "match": "https://api-prod.gambitprofit.com/api/matches/69756e1a-ae61-4f1a-b4a0-2a306517d824/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-25T09:46:55.038605-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": "San Francisco 49ers",
                        "amount": 5212.0
                    },
                    {
                        "team": "Philadelphia Eagles",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d127e464-9d96-4fa4-8c35-8ef59f4afbe1",
                    "gambit_id": "a7cb7ca3-c656-4d04-bb31-65f35587ce63",
                    "last_updated": "2023-01-30T17:46:54.336367-05:00",
                    "created_at": "2023-01-25T09:46:55.041064-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1725fff4-e525-4ca3-9702-be30ab3bf405/?format=api"
                },
                {
                    "id": "3157ea3b-f47d-4ac7-98fb-2881ef02abd1",
                    "gambit_id": "355d90cf-bd29-485f-985c-17831fc9ab9f",
                    "last_updated": "2023-01-30T17:46:54.335172-05:00",
                    "created_at": "2023-01-25T09:46:55.039753-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1725fff4-e525-4ca3-9702-be30ab3bf405/?format=api"
                }
            ]
        },
        {
            "id": "99094a18-f9f3-4f5c-afb1-2c8a6dd7119b",
            "match": "https://api-prod.gambitprofit.com/api/matches/69756e1a-ae61-4f1a-b4a0-2a306517d824/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-25T09:46:55.034709-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6807d0a2-631d-4328-936d-9a93838b0c3e",
                    "gambit_id": "4030cb86-f646-44fa-88c2-20bc32393fee",
                    "last_updated": "2023-01-30T17:46:54.331368-05:00",
                    "created_at": "2023-01-25T09:46:55.035993-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99094a18-f9f3-4f5c-afb1-2c8a6dd7119b/?format=api"
                },
                {
                    "id": "a414ef32-d317-40b8-9aba-342c9890661d",
                    "gambit_id": "0cdcfa44-36f3-442e-9a15-996322fe87bf",
                    "last_updated": "2023-01-30T17:46:54.332699-05:00",
                    "created_at": "2023-01-25T09:46:55.037297-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99094a18-f9f3-4f5c-afb1-2c8a6dd7119b/?format=api"
                }
            ]
        }
    ]
}