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/030943a5-d62c-4084-b2f5-07ab3e90ba90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "030943a5-d62c-4084-b2f5-07ab3e90ba90",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8d3cc56-d51f-405e-a72f-19a0861e0cc3",
    "completed": true,
    "last_updated": "2023-03-03T09:52:06.836783-05:00",
    "created_at": "2023-03-02T07:42:06.288100-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c8d3cc56-d51f-405e-a72f-19a0861e0cc3",
    "datetime": "2023-03-02T22:07:00-05:00",
    "cutoff_datetime": "2023-03-02T22:07:00-05:00",
    "name": "Minnesota Wild v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "69191ad6-c02b-4b8c-856a-2405695297be",
            "match": "https://api-prod.gambitprofit.com/api/matches/030943a5-d62c-4084-b2f5-07ab3e90ba90/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-02T07:42:06.297167-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": "Minnesota Wild",
                        "amount": 5784.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e255397d-d0df-4897-a897-3f957ae30ca4",
                    "gambit_id": "7b94fa4a-e9c9-4709-870c-02bd7f7ca32a",
                    "last_updated": "2023-03-03T09:52:06.847617-05:00",
                    "created_at": "2023-03-02T07:42:06.299516-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69191ad6-c02b-4b8c-856a-2405695297be/?format=api"
                },
                {
                    "id": "c38c1a64-0847-4b39-afe5-d43bfcb551e7",
                    "gambit_id": "3c17ad99-61d5-4a07-b60e-9681ec9dd77d",
                    "last_updated": "2023-03-03T09:52:06.846500-05:00",
                    "created_at": "2023-03-02T07:42:06.298307-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69191ad6-c02b-4b8c-856a-2405695297be/?format=api"
                }
            ]
        },
        {
            "id": "ed43e728-726d-40ac-8acd-e46d38ffd450",
            "match": "https://api-prod.gambitprofit.com/api/matches/030943a5-d62c-4084-b2f5-07ab3e90ba90/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-02T07:42:06.293481-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": "Vancouver Canucks",
                        "amount": 6308.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "702a17ad-912f-449c-931d-d43a98fa0307",
                    "gambit_id": "01e4151b-30c6-475e-b623-188016262b11",
                    "last_updated": "2023-03-03T09:52:06.843068-05:00",
                    "created_at": "2023-03-02T07:42:06.294615-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed43e728-726d-40ac-8acd-e46d38ffd450/?format=api"
                },
                {
                    "id": "57bcffc2-b889-48ff-bdf1-5b3140474a12",
                    "gambit_id": "d2e49381-294b-49cf-abd2-0dbfec57f00d",
                    "last_updated": "2023-03-03T09:52:06.844212-05:00",
                    "created_at": "2023-03-02T07:42:06.295858-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed43e728-726d-40ac-8acd-e46d38ffd450/?format=api"
                }
            ]
        },
        {
            "id": "606cca43-6af9-4c2a-b24f-836a0c9af2c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/030943a5-d62c-4084-b2f5-07ab3e90ba90/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-02T07:42:06.289759-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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf349fa6-89f3-4da7-9b86-a188e4f61534",
                    "gambit_id": "7435b56e-c3fb-48e1-bc7e-96c994839c71",
                    "last_updated": "2023-03-03T09:52:06.839576-05:00",
                    "created_at": "2023-03-02T07:42:06.290997-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/606cca43-6af9-4c2a-b24f-836a0c9af2c7/?format=api"
                },
                {
                    "id": "6d92130c-c742-469e-80da-44b2f16a9435",
                    "gambit_id": "0b6ad0fd-2cad-4465-b069-800396b1a053",
                    "last_updated": "2023-03-03T09:52:06.840777-05:00",
                    "created_at": "2023-03-02T07:42:06.292233-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/606cca43-6af9-4c2a-b24f-836a0c9af2c7/?format=api"
                }
            ]
        }
    ]
}