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/d2422bea-d369-4e71-b628-2e25c1fcffcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d2422bea-d369-4e71-b628-2e25c1fcffcc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cc49ac58-679a-4082-8aeb-2fd854b71197",
    "completed": true,
    "last_updated": "2022-12-19T12:02:18.098779-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.49,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/cc49ac58-679a-4082-8aeb-2fd854b71197",
    "datetime": "2022-12-17T13:00:00-05:00",
    "cutoff_datetime": "2022-12-17T13:00:00-05:00",
    "name": "Indianapolis Colts v. Minnesota Vikings",
    "bettypes": [
        {
            "id": "d999c929-2a07-4b81-8637-74d668cd92c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2422bea-d369-4e71-b628-2e25c1fcffcc/?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": "Minnesota Vikings",
                        "amount": 6256.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ea60a04d-6699-482e-b458-3959a4e9d157",
                    "gambit_id": "6359cbf7-7181-4c9f-9116-75b2eba7a358",
                    "last_updated": "2022-12-19T12:02:18.104666-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d999c929-2a07-4b81-8637-74d668cd92c8/?format=api"
                },
                {
                    "id": "d4fe546f-f994-4336-8184-2aa22913129c",
                    "gambit_id": "bf5d883e-7388-44bb-ae5d-502fa83ee1ca",
                    "last_updated": "2022-12-19T12:02:18.105723-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d999c929-2a07-4b81-8637-74d668cd92c8/?format=api"
                }
            ]
        },
        {
            "id": "2b15f1a2-501f-43ba-a038-f0ec21e69d3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2422bea-d369-4e71-b628-2e25c1fcffcc/?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": "Minnesota Vikings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6949a03f-4418-489a-a60c-639bf50992ff",
                    "gambit_id": "78b80a7f-b75a-4920-9488-a5cf6bb84b1e",
                    "last_updated": "2022-12-19T12:02:18.107823-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b15f1a2-501f-43ba-a038-f0ec21e69d3b/?format=api"
                },
                {
                    "id": "b3adfe9b-0c4c-43e5-ab42-252500b5e8b1",
                    "gambit_id": "249c0714-69c6-4363-a0f0-dcb3f64e87de",
                    "last_updated": "2022-12-19T12:02:18.108898-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b15f1a2-501f-43ba-a038-f0ec21e69d3b/?format=api"
                }
            ]
        },
        {
            "id": "c1df3ef6-3e47-42fe-8cd1-18d764dbaf1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2422bea-d369-4e71-b628-2e25c1fcffcc/?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 47",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 47",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "832c402e-c00e-4617-a4fa-6e24d7633e7b",
                    "gambit_id": "a19a7865-dd8d-461f-b21a-ea63e3aa5f78",
                    "last_updated": "2022-12-19T12:02:18.101381-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1df3ef6-3e47-42fe-8cd1-18d764dbaf1a/?format=api"
                },
                {
                    "id": "9a3e8e6b-d118-42d2-8ddf-40108740e262",
                    "gambit_id": "e0f7eaa5-4720-427e-9b98-b45ccf0d6261",
                    "last_updated": "2022-12-19T12:02:18.102489-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1df3ef6-3e47-42fe-8cd1-18d764dbaf1a/?format=api"
                }
            ]
        }
    ]
}