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/2bf329c9-9273-4564-9537-83eac7035997/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2bf329c9-9273-4564-9537-83eac7035997",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "86d7a0bb-6592-4a9d-b75d-5522fbf8ae68",
    "completed": true,
    "last_updated": "2022-11-14T14:52:39.111779-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.3,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/86d7a0bb-6592-4a9d-b75d-5522fbf8ae68",
    "datetime": "2022-11-13T16:25:00-05:00",
    "cutoff_datetime": "2022-11-13T16:25:00-05:00",
    "name": "Arizona Cardinals v. Los Angeles Rams",
    "bettypes": [
        {
            "id": "b9d72c13-e292-4e72-b704-b4274bf8071d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2bf329c9-9273-4564-9537-83eac7035997/?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": "Los Angeles Rams",
                        "amount": 6179.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "722d5e0d-acb1-44eb-b47a-a9fc44bd2956",
                    "gambit_id": "2ec40e46-8774-4db0-b329-cb2f994daa6f",
                    "last_updated": "2022-11-14T14:52:39.118111-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d72c13-e292-4e72-b704-b4274bf8071d/?format=api"
                },
                {
                    "id": "e974f83b-0b83-4d2b-aedd-16e55bff4cca",
                    "gambit_id": "93f937b9-caad-4ab4-9b21-3c75732d9ac7",
                    "last_updated": "2022-11-14T14:52:39.119228-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d72c13-e292-4e72-b704-b4274bf8071d/?format=api"
                }
            ]
        },
        {
            "id": "7df543d4-6616-4ee1-a1d9-15e8e94f8385",
            "match": "https://api-prod.gambitprofit.com/api/matches/2bf329c9-9273-4564-9537-83eac7035997/?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": "Los Angeles Rams",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arizona Cardinals",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba054b63-148f-4fc3-b4c1-cd223b5b4ed9",
                    "gambit_id": "eb37c667-159b-44ec-8d64-094b3b420c10",
                    "last_updated": "2022-11-14T14:52:39.121492-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df543d4-6616-4ee1-a1d9-15e8e94f8385/?format=api"
                },
                {
                    "id": "f5adbb0e-d226-4b5d-af21-be82a58f4fd9",
                    "gambit_id": "14a2f11a-a32f-41d5-9ff4-65a189139fb6",
                    "last_updated": "2022-11-14T14:52:39.122517-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Cardinals",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df543d4-6616-4ee1-a1d9-15e8e94f8385/?format=api"
                }
            ]
        },
        {
            "id": "2ef29a82-e37f-4810-bd4b-04379438180e",
            "match": "https://api-prod.gambitprofit.com/api/matches/2bf329c9-9273-4564-9537-83eac7035997/?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 38",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 38",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3fd242bd-230f-4916-882e-e383534d07fc",
                    "gambit_id": "7818a3a2-e18c-48d1-8733-38cad47732e6",
                    "last_updated": "2022-11-14T14:52:39.114565-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef29a82-e37f-4810-bd4b-04379438180e/?format=api"
                },
                {
                    "id": "09ed2b7e-4220-4c12-9746-d513e376151e",
                    "gambit_id": "7dd24ae2-6321-4296-8e66-27dabb9a2120",
                    "last_updated": "2022-11-14T14:52:39.115718-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef29a82-e37f-4810-bd4b-04379438180e/?format=api"
                }
            ]
        }
    ]
}