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/75b30173-96b1-4a0a-a52e-dfeb86f5f16a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75b30173-96b1-4a0a-a52e-dfeb86f5f16a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7c780839-4b5a-4088-a555-7005f2f17f0b",
    "completed": true,
    "last_updated": "2022-12-13T09:57:39.237059-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7c780839-4b5a-4088-a555-7005f2f17f0b",
    "datetime": "2022-12-12T20:15:00-05:00",
    "cutoff_datetime": "2022-12-12T20:15:00-05:00",
    "name": "New England Patriots v. Arizona Cardinals",
    "bettypes": [
        {
            "id": "ee925858-78d6-48c6-9ebd-0cd1648e9196",
            "match": "https://api-prod.gambitprofit.com/api/matches/75b30173-96b1-4a0a-a52e-dfeb86f5f16a/?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 England Patriots",
                        "amount": 5492.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "78e5dc55-d312-491d-a628-5510d5f3f3d8",
                    "gambit_id": "4b5e4d46-b581-4a79-ba3e-ade00430c173",
                    "last_updated": "2022-12-13T09:57:39.243243-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee925858-78d6-48c6-9ebd-0cd1648e9196/?format=api"
                },
                {
                    "id": "051886e6-9742-4c3d-a6dc-691fc2342ab2",
                    "gambit_id": "1fee0224-379d-4b16-bef7-ceaf98d46b0c",
                    "last_updated": "2022-12-13T09:57:39.244338-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee925858-78d6-48c6-9ebd-0cd1648e9196/?format=api"
                }
            ]
        },
        {
            "id": "767a2b7f-8a27-4bac-8588-b772057522b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/75b30173-96b1-4a0a-a52e-dfeb86f5f16a/?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 England Patriots",
                        "amount": 5097.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e281b769-dba1-451d-958c-4d87208919e0",
                    "gambit_id": "b45b07f6-cfb4-45a9-ac0f-b69562651e65",
                    "last_updated": "2022-12-13T09:57:39.246560-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767a2b7f-8a27-4bac-8588-b772057522b6/?format=api"
                },
                {
                    "id": "2fd37567-5b4f-48a6-8017-1f5467816c4a",
                    "gambit_id": "490757a1-d827-47f7-9f82-1e6a160b50ee",
                    "last_updated": "2022-12-13T09:57:39.247632-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767a2b7f-8a27-4bac-8588-b772057522b6/?format=api"
                }
            ]
        },
        {
            "id": "b7294491-c6ff-4645-a8b6-15db3caf5763",
            "match": "https://api-prod.gambitprofit.com/api/matches/75b30173-96b1-4a0a-a52e-dfeb86f5f16a/?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 Over 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "20cc462f-baad-4481-bbe6-45e7e39d5b63",
                    "gambit_id": "dc170fad-bbad-4df0-bc3b-6293df56c176",
                    "last_updated": "2022-12-13T09:57:39.241014-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7294491-c6ff-4645-a8b6-15db3caf5763/?format=api"
                },
                {
                    "id": "f35b46d1-a0e0-43a5-96c8-f5180a0cecfc",
                    "gambit_id": "1efc8992-4e94-47b7-9578-c477b9d26cfe",
                    "last_updated": "2022-12-13T09:57:39.239861-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7294491-c6ff-4645-a8b6-15db3caf5763/?format=api"
                }
            ]
        }
    ]
}