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/89d8bacf-403a-4f46-8e77-66bd4fee0fbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "89d8bacf-403a-4f46-8e77-66bd4fee0fbb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "980fbffa-4394-4c5c-b053-bf2db02baa0a",
    "completed": true,
    "last_updated": "2022-09-01T13:36:57.264270-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.81,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/980fbffa-4394-4c5c-b053-bf2db02baa0a",
    "datetime": "2022-08-31T15:00:00-04:00",
    "cutoff_datetime": "2022-08-31T15:00:00-04:00",
    "name": "Liverpool v. Newcastle United",
    "bettypes": [
        {
            "id": "012d0337-14b6-4ac3-8810-684f878b3fc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/89d8bacf-403a-4f46-8e77-66bd4fee0fbb/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 8151.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1849.0
                    }
                ],
                "expected_reward_tokens": 10187.99,
                "profit_sb": 1187.99,
                "profit_sb_percentage": 13.2,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7331.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1663.0
                    },
                    {
                        "team": "Newcastle United",
                        "amount": 1006.0
                    }
                ],
                "expected_reward_tokens": 9163.13,
                "profit_sb": 163.13,
                "profit_sb_percentage": 1.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "882cbe40-a8ec-4049-8943-0ba5983d3804",
                    "gambit_id": "45d01d4d-5aa5-4567-9702-4fe05875e91a",
                    "last_updated": "2022-09-01T13:36:57.266768-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liverpool",
                    "reward": "1.25000",
                    "odds": "1.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012d0337-14b6-4ac3-8810-684f878b3fc7/?format=api"
                },
                {
                    "id": "aab84d2b-d626-4254-88d3-23a9854c72ac",
                    "gambit_id": "fc501d53-c507-4c6d-83b5-82208954cb58",
                    "last_updated": "2022-09-01T13:36:57.267218-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.51000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012d0337-14b6-4ac3-8810-684f878b3fc7/?format=api"
                },
                {
                    "id": "3b316263-5f16-4d28-9977-2cb412a9f8ba",
                    "gambit_id": "34c6d079-9eb2-4fd1-8316-f23926132b48",
                    "last_updated": "2022-09-01T13:36:57.266312-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Newcastle United",
                    "reward": "9.11000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012d0337-14b6-4ac3-8810-684f878b3fc7/?format=api"
                }
            ]
        },
        {
            "id": "c75c0eee-2473-4854-8112-19416a22926d",
            "match": "https://api-prod.gambitprofit.com/api/matches/89d8bacf-403a-4f46-8e77-66bd4fee0fbb/?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 2.5",
                        "amount": 6658.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3342.0
                    }
                ],
                "expected_reward_tokens": 9054.88,
                "profit_sb": 54.88,
                "profit_sb_percentage": 0.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "02e868d2-4c2c-46bb-ad7f-712674826427",
                    "gambit_id": "3649d603-a044-4e83-9af8-1e102bfb6dc9",
                    "last_updated": "2022-09-01T13:36:57.265834-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.36000",
                    "odds": "1.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c75c0eee-2473-4854-8112-19416a22926d/?format=api"
                },
                {
                    "id": "5cc87e7f-efe1-4587-9e88-2d2db90cf5f1",
                    "gambit_id": "15c476a3-672d-40cc-82b6-ef4bc68aab15",
                    "last_updated": "2022-09-01T13:36:57.265299-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.71000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c75c0eee-2473-4854-8112-19416a22926d/?format=api"
                }
            ]
        }
    ]
}