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/1bf2f0f3-c576-4ae7-971b-168af2f34601/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1bf2f0f3-c576-4ae7-971b-168af2f34601",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "38a89486-6e59-4d89-93a9-4e8f8e258627",
    "completed": true,
    "last_updated": "2022-11-28T10:12:09.290714-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.11,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/38a89486-6e59-4d89-93a9-4e8f8e258627",
    "datetime": "2022-11-26T12:00:00-05:00",
    "cutoff_datetime": "2022-11-26T12:00:00-05:00",
    "name": "Army v. Massachusetts",
    "bettypes": [
        {
            "id": "69d70d71-c31c-43a5-a45b-012c9f7b8713",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bf2f0f3-c576-4ae7-971b-168af2f34601/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Army",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10500.0,
                "profit_sb": 1500.0,
                "profit_sb_percentage": 16.67,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Army",
                        "amount": 8840.0
                    },
                    {
                        "team": "Massachusetts",
                        "amount": 1160.0
                    }
                ],
                "expected_reward_tokens": 9280.0,
                "profit_sb": 280.0,
                "profit_sb_percentage": 3.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "549b87e9-3e66-4180-b455-bbfa4aff8e7e",
                    "gambit_id": "2988c925-b529-4623-9b04-aa72fedabcfc",
                    "last_updated": "2022-11-28T10:12:09.300228-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Army",
                    "reward": "1.05000",
                    "odds": "1.06250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d70d71-c31c-43a5-a45b-012c9f7b8713/?format=api"
                },
                {
                    "id": "9028d7df-f7a1-45d9-b88c-36b894b5518e",
                    "gambit_id": "0b52a8be-5329-4c01-b37e-f518c9e4b8e8",
                    "last_updated": "2022-11-28T10:12:09.299239-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Massachusetts",
                    "reward": "8.00000",
                    "odds": "9.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69d70d71-c31c-43a5-a45b-012c9f7b8713/?format=api"
                }
            ]
        },
        {
            "id": "fc965cef-c19d-4ed5-a224-e3d86276b25c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bf2f0f3-c576-4ae7-971b-168af2f34601/?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": "Army",
                        "amount": 5000.0
                    },
                    {
                        "team": "Massachusetts",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a240dfa-003a-4e04-8adc-365f5b615c73",
                    "gambit_id": "f556ff94-c11a-4c54-acfc-0546edcd1f55",
                    "last_updated": "2022-11-28T10:12:09.297235-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Army",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-20.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc965cef-c19d-4ed5-a224-e3d86276b25c/?format=api"
                },
                {
                    "id": "ba0d7188-8cd9-4dd5-84e0-6f7609c1c21a",
                    "gambit_id": "25ce7337-ffc2-4301-b2ef-bf5b5d6f2363",
                    "last_updated": "2022-11-28T10:12:09.296208-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Massachusetts",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "20.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc965cef-c19d-4ed5-a224-e3d86276b25c/?format=api"
                }
            ]
        },
        {
            "id": "0e7ead1f-0e2d-49f1-a3aa-1c790a2ca2b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bf2f0f3-c576-4ae7-971b-168af2f34601/?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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4b1984f-d529-4fe4-9c3b-265bd0211caa",
                    "gambit_id": "aa8d4f59-6378-4590-bc0d-e55299d48cb7",
                    "last_updated": "2022-11-28T10:12:09.293217-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7ead1f-0e2d-49f1-a3aa-1c790a2ca2b4/?format=api"
                },
                {
                    "id": "58612263-edb8-44c3-9aef-0a3888de6fab",
                    "gambit_id": "8fb0b157-c712-47d1-9b97-abc65d8561d7",
                    "last_updated": "2022-11-28T10:12:09.294227-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7ead1f-0e2d-49f1-a3aa-1c790a2ca2b4/?format=api"
                }
            ]
        }
    ]
}