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/9e0ad48e-5f9c-48e5-b39a-81752dc59084/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e0ad48e-5f9c-48e5-b39a-81752dc59084",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0b460ed4-8a59-480c-9283-d4b2f520f4f0",
    "completed": true,
    "last_updated": "2022-11-14T14:57:39.183766-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.04,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0b460ed4-8a59-480c-9283-d4b2f520f4f0",
    "datetime": "2022-11-13T13:00:00-05:00",
    "cutoff_datetime": "2022-11-13T13:00:00-05:00",
    "name": "Houston Texans v. New York Giants",
    "bettypes": [
        {
            "id": "87633ccc-ec97-4809-bd24-9a3a89491a04",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e0ad48e-5f9c-48e5-b39a-81752dc59084/?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": "New York Giants",
                        "amount": 6542.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 3458.0
                    }
                ],
                "expected_reward_tokens": 9093.38,
                "profit_sb": 93.38,
                "profit_sb_percentage": 1.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "05320315-13ea-4456-a2a9-22f64a99433b",
                    "gambit_id": "97f6c3ee-e3a5-4f3f-9559-ee97db687b83",
                    "last_updated": "2022-11-14T14:57:39.189751-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "1.39000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87633ccc-ec97-4809-bd24-9a3a89491a04/?format=api"
                },
                {
                    "id": "5c0d1db4-10d4-4684-b74e-d181629b6bd9",
                    "gambit_id": "ac635deb-f189-43e9-8e3a-209c683d1cfc",
                    "last_updated": "2022-11-14T14:57:39.190705-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "2.63000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87633ccc-ec97-4809-bd24-9a3a89491a04/?format=api"
                }
            ]
        },
        {
            "id": "ac01c11d-03ba-414f-8f7e-1f4911797526",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e0ad48e-5f9c-48e5-b39a-81752dc59084/?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 York Giants",
                        "amount": 5097.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b5146add-f695-49a8-a05f-5f646177c060",
                    "gambit_id": "b895e5c3-bdc3-4100-bedc-7952ee99132f",
                    "last_updated": "2022-11-14T14:57:39.192635-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac01c11d-03ba-414f-8f7e-1f4911797526/?format=api"
                },
                {
                    "id": "29ba19da-e011-4a3a-9400-a44c64f82bcd",
                    "gambit_id": "3b87ed0f-c147-41b2-9c25-6bede65e00e6",
                    "last_updated": "2022-11-14T14:57:39.193591-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac01c11d-03ba-414f-8f7e-1f4911797526/?format=api"
                }
            ]
        },
        {
            "id": "a3bf0dff-60bd-461a-ae14-527e0b80d8fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e0ad48e-5f9c-48e5-b39a-81752dc59084/?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 41.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 41.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c7614aa1-a588-4fc5-87e2-21151644450e",
                    "gambit_id": "522610a8-ea6b-44c3-a562-164537cf9c16",
                    "last_updated": "2022-11-14T14:57:39.186666-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 41.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3bf0dff-60bd-461a-ae14-527e0b80d8fe/?format=api"
                },
                {
                    "id": "643f93ec-c7ef-45a8-9d4a-4fa47acd513a",
                    "gambit_id": "7f9fa693-b709-47ea-aa89-8adcd0840925",
                    "last_updated": "2022-11-14T14:57:39.187775-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 41.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3bf0dff-60bd-461a-ae14-527e0b80d8fe/?format=api"
                }
            ]
        }
    ]
}