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/0f7e3f42-d8f1-46d6-95d1-ee90181108e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0f7e3f42-d8f1-46d6-95d1-ee90181108e7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "34445803-4795-45f7-9801-2c3a1c74ea6a",
    "completed": true,
    "last_updated": "2022-08-14T14:02:04.679687-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/34445803-4795-45f7-9801-2c3a1c74ea6a",
    "datetime": "2022-08-13T10:00:00-04:00",
    "cutoff_datetime": "2022-08-13T10:00:00-04:00",
    "name": "Arsenal v. Leicester City",
    "bettypes": [
        {
            "id": "dc782b81-9567-42ea-869d-2201915d0940",
            "match": "https://api-prod.gambitprofit.com/api/matches/0f7e3f42-d8f1-46d6-95d1-ee90181108e7/?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": "Arsenal",
                        "amount": 7208.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2792.0
                    }
                ],
                "expected_reward_tokens": 10665.44,
                "profit_sb": 1665.44,
                "profit_sb_percentage": 18.5,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 5961.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2309.0
                    },
                    {
                        "team": "Leicester City",
                        "amount": 1730.0
                    }
                ],
                "expected_reward_tokens": 8820.38,
                "profit_sb": -179.62,
                "profit_sb_percentage": -2.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84bccdf9-2e38-4292-bb81-f23724d5735d",
                    "gambit_id": "acd04a84-47bd-49e5-9d33-0e78cfea9b29",
                    "last_updated": "2022-08-14T14:02:04.682077-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "1.48000",
                    "odds": "1.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc782b81-9567-42ea-869d-2201915d0940/?format=api"
                },
                {
                    "id": "1ae5fef7-56dd-4548-a962-534a62e4884c",
                    "gambit_id": "e0cc6c28-3daf-406f-b0d9-dcbd24cfc003",
                    "last_updated": "2022-08-14T14:02:04.682533-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.82000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc782b81-9567-42ea-869d-2201915d0940/?format=api"
                },
                {
                    "id": "7bfe94c8-de03-44fa-81a8-12d951d9d613",
                    "gambit_id": "1a4a4110-ce2e-47c7-b700-2a0d003f7198",
                    "last_updated": "2022-08-14T14:02:04.681642-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leicester City",
                    "reward": "5.10000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc782b81-9567-42ea-869d-2201915d0940/?format=api"
                }
            ]
        },
        {
            "id": "a64e5d2d-3065-4382-b804-aa2c36a66b09",
            "match": "https://api-prod.gambitprofit.com/api/matches/0f7e3f42-d8f1-46d6-95d1-ee90181108e7/?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": "3cc9881d-0522-429a-807c-44b1eb14b8dc",
                    "gambit_id": "9fbe857f-150b-4a8e-9d8f-72327e0df6ab",
                    "last_updated": "2022-08-14T14:02:04.681202-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/a64e5d2d-3065-4382-b804-aa2c36a66b09/?format=api"
                },
                {
                    "id": "b827cf9a-b65d-4cd9-8480-89c03a37052a",
                    "gambit_id": "88ca59d1-d8e0-4cd8-8996-a406e8941da7",
                    "last_updated": "2022-08-14T14:02:04.680732-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/a64e5d2d-3065-4382-b804-aa2c36a66b09/?format=api"
                }
            ]
        }
    ]
}