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/2506f904-77ca-4689-9119-bcbb0b586ced/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2506f904-77ca-4689-9119-bcbb0b586ced",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0a162de5-8297-47a9-9634-f2dec921b9b5",
    "completed": true,
    "last_updated": "2022-08-21T12:57:15.226327-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.25,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/0a162de5-8297-47a9-9634-f2dec921b9b5",
    "datetime": "2022-08-20T07:30:00-04:00",
    "cutoff_datetime": "2022-08-20T07:30:00-04:00",
    "name": "Tottenham v. Wolverhampton Wanderers",
    "bettypes": [
        {
            "id": "23b534a0-8035-46ea-ae2d-09b7477226e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/2506f904-77ca-4689-9119-bcbb0b586ced/?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": "Tottenham",
                        "amount": 7450.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2550.0
                    }
                ],
                "expected_reward_tokens": 10429.5,
                "profit_sb": 1429.5,
                "profit_sb_percentage": 15.88,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 6348.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2173.0
                    },
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 1479.0
                    }
                ],
                "expected_reward_tokens": 8887.2,
                "profit_sb": -112.8,
                "profit_sb_percentage": -1.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5137dfcd-c32d-4756-b43e-f8bc60b859bf",
                    "gambit_id": "177c5d52-bc90-470d-94fe-096d84be5fe6",
                    "last_updated": "2022-08-21T12:57:15.228750-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tottenham",
                    "reward": "1.40000",
                    "odds": "1.44000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23b534a0-8035-46ea-ae2d-09b7477226e3/?format=api"
                },
                {
                    "id": "85ba24f0-0429-45b3-b0b7-1a084b3f604f",
                    "gambit_id": "c8fc6ff4-80e8-4afb-b7a1-3a4d3189f971",
                    "last_updated": "2022-08-21T12:57:15.229170-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.09000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23b534a0-8035-46ea-ae2d-09b7477226e3/?format=api"
                },
                {
                    "id": "f2cba7ef-4c67-4b94-bed5-d846738f3696",
                    "gambit_id": "2c5e35ca-ab97-4555-95f4-412ca99f2858",
                    "last_updated": "2022-08-21T12:57:15.228222-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wolverhampton Wanderers",
                    "reward": "6.01000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23b534a0-8035-46ea-ae2d-09b7477226e3/?format=api"
                }
            ]
        },
        {
            "id": "9cd69fa0-f21b-4f37-916f-27b2d86b2129",
            "match": "https://api-prod.gambitprofit.com/api/matches/2506f904-77ca-4689-9119-bcbb0b586ced/?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": 5571.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 8857.89,
                "profit_sb": -142.11,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9b906ef3-04be-46a3-b4b0-b6008ae1ef30",
                    "gambit_id": "727138bd-bdb6-4859-a524-431c494d96a4",
                    "last_updated": "2022-08-21T12:57:15.227278-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cd69fa0-f21b-4f37-916f-27b2d86b2129/?format=api"
                },
                {
                    "id": "dc048b86-356a-4e41-bb6e-ec90f0d6bcb4",
                    "gambit_id": "b9b8e8b5-eabd-48d7-a6a2-a3c62c460420",
                    "last_updated": "2022-08-21T12:57:15.227726-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cd69fa0-f21b-4f37-916f-27b2d86b2129/?format=api"
                }
            ]
        }
    ]
}