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/e29db090-e401-45ff-bd61-dec18bb55cd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e29db090-e401-45ff-bd61-dec18bb55cd1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "41a1b80c-9279-4b3a-8f01-2595f74ac113",
    "completed": true,
    "last_updated": "2022-11-14T15:02:45.629956-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.25,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/41a1b80c-9279-4b3a-8f01-2595f74ac113",
    "datetime": "2022-11-13T09:30:00-05:00",
    "cutoff_datetime": "2022-11-13T09:30:00-05:00",
    "name": "Seattle Seahawks v. Tampa Bay Buccaneers",
    "bettypes": [
        {
            "id": "696aac70-b9a3-4481-b077-6b75795c3e5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e29db090-e401-45ff-bd61-dec18bb55cd1/?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": "Tampa Bay Buccaneers",
                        "amount": 5660.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 4340.0
                    }
                ],
                "expected_reward_tokens": 9112.6,
                "profit_sb": 112.6,
                "profit_sb_percentage": 1.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "219b64b6-ae53-43ed-87ea-81686aa224b4",
                    "gambit_id": "ab477d9b-2274-4464-835e-be771b47544f",
                    "last_updated": "2022-11-14T15:02:45.636096-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.61000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/696aac70-b9a3-4481-b077-6b75795c3e5c/?format=api"
                },
                {
                    "id": "13fca7d4-1dce-41d8-bf85-db3783c67234",
                    "gambit_id": "9215f529-9bff-40cb-9087-a2fb781a685a",
                    "last_updated": "2022-11-14T15:02:45.637085-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "2.10000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/696aac70-b9a3-4481-b077-6b75795c3e5c/?format=api"
                }
            ]
        },
        {
            "id": "7e7d705d-bd43-44a6-a01a-40e0251bdc3d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e29db090-e401-45ff-bd61-dec18bb55cd1/?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": "Tampa Bay Buccaneers",
                        "amount": 5208.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f076ae1c-e949-4b5f-a7ff-ae368bd6e01f",
                    "gambit_id": "4a100a50-dfb0-48f5-9629-8278efd437e5",
                    "last_updated": "2022-11-14T15:02:45.639014-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7d705d-bd43-44a6-a01a-40e0251bdc3d/?format=api"
                },
                {
                    "id": "0a59bdb4-13bf-47cc-ad5f-49689f550c12",
                    "gambit_id": "df2cab8a-0a6e-4842-9072-d9d95253b181",
                    "last_updated": "2022-11-14T15:02:45.639982-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7d705d-bd43-44a6-a01a-40e0251bdc3d/?format=api"
                }
            ]
        },
        {
            "id": "5159a4eb-1396-4842-b417-df5b1f958740",
            "match": "https://api-prod.gambitprofit.com/api/matches/e29db090-e401-45ff-bd61-dec18bb55cd1/?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 45",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 45",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aa33dfa7-6dcb-4893-b790-79ab876c3f79",
                    "gambit_id": "76d07a0e-0f96-40ef-b78e-fa702ec9567f",
                    "last_updated": "2022-11-14T15:02:45.632955-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5159a4eb-1396-4842-b417-df5b1f958740/?format=api"
                },
                {
                    "id": "52cca268-4d62-46dc-b27c-0142b44f5004",
                    "gambit_id": "571841a5-cae0-41d7-a2fb-3d184f942bad",
                    "last_updated": "2022-11-14T15:02:45.634156-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5159a4eb-1396-4842-b417-df5b1f958740/?format=api"
                }
            ]
        }
    ]
}