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/dff03b53-57c5-4df6-bc50-7c4ce38fff12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dff03b53-57c5-4df6-bc50-7c4ce38fff12",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4571b5cc-e3df-4ffa-806a-13ca2b78822c",
    "completed": true,
    "last_updated": "2023-10-09T15:28:13.394073-04:00",
    "created_at": "2023-10-06T10:08:01.416576-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.74,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/4571b5cc-e3df-4ffa-806a-13ca2b78822c",
    "datetime": "2023-10-07T10:00:00-04:00",
    "cutoff_datetime": "2023-10-07T10:00:00-04:00",
    "name": "Burnley v. Chelsea",
    "bettypes": [
        {
            "id": "1ad11b8e-26ae-43e6-8bcc-bd7a0acd2f57",
            "match": "https://api-prod.gambitprofit.com/api/matches/dff03b53-57c5-4df6-bc50-7c4ce38fff12/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-06T10:08:01.426980-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 6969.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3031.0
                    }
                ],
                "expected_reward_tokens": 11426.87,
                "profit_sb": 1926.87,
                "profit_sb_percentage": 20.28,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 5633.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2450.0
                    },
                    {
                        "team": "Burnley",
                        "amount": 1917.0
                    }
                ],
                "expected_reward_tokens": 9236.5,
                "profit_sb": -263.5,
                "profit_sb_percentage": -2.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a4f793f-44c6-4e5c-982e-7ff7913fc4c2",
                    "gambit_id": "c735ef60-62cd-4707-866c-13146e3ddcce",
                    "last_updated": "2023-10-09T15:28:13.421052-04:00",
                    "created_at": "2023-10-06T10:08:01.449544-04:00",
                    "name": "Chelsea",
                    "reward": "1.64000",
                    "odds": "1.67000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ad11b8e-26ae-43e6-8bcc-bd7a0acd2f57/?format=api"
                },
                {
                    "id": "7b958466-206b-4562-8a33-ccfa2291434a",
                    "gambit_id": "b3582210-121f-44b2-a6c9-bfd532d498e3",
                    "last_updated": "2023-10-09T15:28:13.413977-04:00",
                    "created_at": "2023-10-06T10:08:01.435785-04:00",
                    "name": "Draw",
                    "reward": "3.77000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ad11b8e-26ae-43e6-8bcc-bd7a0acd2f57/?format=api"
                },
                {
                    "id": "665625ae-01a5-4ae6-bd85-485ac7f362bb",
                    "gambit_id": "9b69e750-1bef-438f-aa4a-4ecff7f1d775",
                    "last_updated": "2023-10-09T15:28:13.417775-04:00",
                    "created_at": "2023-10-06T10:08:01.444193-04:00",
                    "name": "Burnley",
                    "reward": "4.82000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ad11b8e-26ae-43e6-8bcc-bd7a0acd2f57/?format=api"
                }
            ]
        },
        {
            "id": "deeb7439-8a86-4299-99f8-871d26740ffe",
            "match": "https://api-prod.gambitprofit.com/api/matches/dff03b53-57c5-4df6-bc50-7c4ce38fff12/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-06T10:08:01.469667-04: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": 5162.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4838.0
                    }
                ],
                "expected_reward_tokens": 9239.98,
                "profit_sb": -260.02,
                "profit_sb_percentage": -2.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7bd1d28d-dbdf-4973-beda-97cd6ade6e1c",
                    "gambit_id": "03475c1c-4c79-4a4a-b1ec-bf4aa6b8cbc7",
                    "last_updated": "2023-10-09T15:28:13.428226-04:00",
                    "created_at": "2023-10-06T10:08:01.481254-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.79000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deeb7439-8a86-4299-99f8-871d26740ffe/?format=api"
                },
                {
                    "id": "74c36554-c395-4b84-993a-963abf1c59e0",
                    "gambit_id": "6e5e4c37-dfb2-4eb3-b46b-2cf7acc9b792",
                    "last_updated": "2023-10-09T15:28:13.431487-04:00",
                    "created_at": "2023-10-06T10:08:01.487729-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.91000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deeb7439-8a86-4299-99f8-871d26740ffe/?format=api"
                }
            ]
        }
    ]
}