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/8df03cd6-4252-456a-8c58-daf531b8dc9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8df03cd6-4252-456a-8c58-daf531b8dc9e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4868d8e0-d3cb-4956-95e7-c4a0e439a84e",
    "completed": true,
    "last_updated": "2022-10-03T10:57:30.323727-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4868d8e0-d3cb-4956-95e7-c4a0e439a84e",
    "datetime": "2022-10-01T17:00:00-04:00",
    "cutoff_datetime": "2022-10-01T17:00:00-04:00",
    "name": "South Alabama v. UL Lafayette",
    "bettypes": [
        {
            "id": "0c7b108c-5736-412c-83da-a5344ca22dff",
            "match": "https://api-prod.gambitprofit.com/api/matches/8df03cd6-4252-456a-8c58-daf531b8dc9e/?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": "South Alabama",
                        "amount": 7344.0
                    },
                    {
                        "team": "UL Lafayette",
                        "amount": 2656.0
                    }
                ],
                "expected_reward_tokens": 9400.32,
                "profit_sb": -99.68,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8cba3952-14f6-40f2-9732-982fe49d90cd",
                    "gambit_id": "870de777-ccbe-493d-b41f-965efa65e445",
                    "last_updated": "2022-10-03T10:57:30.330650-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Alabama",
                    "reward": "1.28000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c7b108c-5736-412c-83da-a5344ca22dff/?format=api"
                },
                {
                    "id": "315f10fc-905e-4425-ab67-4ef513bfcc1f",
                    "gambit_id": "5f83a2de-9606-4bff-a156-71292459b228",
                    "last_updated": "2022-10-03T10:57:30.329672-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Lafayette",
                    "reward": "3.54000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c7b108c-5736-412c-83da-a5344ca22dff/?format=api"
                }
            ]
        },
        {
            "id": "f36e4539-c7dd-4ece-bc11-3226c457314d",
            "match": "https://api-prod.gambitprofit.com/api/matches/8df03cd6-4252-456a-8c58-daf531b8dc9e/?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": "South Alabama",
                        "amount": 5000.0
                    },
                    {
                        "team": "UL Lafayette",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "142ec46d-d698-40f5-ad56-1a745d53d7ae",
                    "gambit_id": "10eb6b2b-b8ea-4693-bc3d-a76b3d21fa16",
                    "last_updated": "2022-10-03T10:57:30.333647-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Alabama",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36e4539-c7dd-4ece-bc11-3226c457314d/?format=api"
                },
                {
                    "id": "1d0308d4-8f03-41a7-803b-4006d8523320",
                    "gambit_id": "bd19484a-5634-460e-8ecd-eadc59ac3333",
                    "last_updated": "2022-10-03T10:57:30.332645-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UL Lafayette",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36e4539-c7dd-4ece-bc11-3226c457314d/?format=api"
                }
            ]
        },
        {
            "id": "46a31874-4688-4a42-adbf-210e2a399bcc",
            "match": "https://api-prod.gambitprofit.com/api/matches/8df03cd6-4252-456a-8c58-daf531b8dc9e/?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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7ab5b65-ca31-4fba-ab72-4922d061ddbb",
                    "gambit_id": "bd0ee3f0-912f-4419-8c9e-eaba713a071f",
                    "last_updated": "2022-10-03T10:57:30.326646-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46a31874-4688-4a42-adbf-210e2a399bcc/?format=api"
                },
                {
                    "id": "e5034032-242e-4da0-9bfe-131d1c18a72e",
                    "gambit_id": "5dc3124d-5c0d-4298-a046-1fe7e0d5931a",
                    "last_updated": "2022-10-03T10:57:30.327703-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46a31874-4688-4a42-adbf-210e2a399bcc/?format=api"
                }
            ]
        }
    ]
}