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/769ae43b-251c-466d-9e79-b7e101d93885/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "769ae43b-251c-466d-9e79-b7e101d93885",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b4f9957c-2650-4b57-9f15-b5e4795741ec",
    "completed": true,
    "last_updated": "2023-07-26T10:33:07.606489-04:00",
    "created_at": "2023-07-25T12:38:08.751122-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b4f9957c-2650-4b57-9f15-b5e4795741ec",
    "datetime": "2023-07-25T22:10:00-04:00",
    "cutoff_datetime": "2023-07-25T22:10:00-04:00",
    "name": "TOR (C Bassitt) v. LOS (J Urias)",
    "bettypes": [
        {
            "id": "55050eed-b725-4d9a-aeee-89e960cde2bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/769ae43b-251c-466d-9e79-b7e101d93885/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-25T12:38:08.756361-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": "LOS (J Urias)",
                        "amount": 5714.0
                    },
                    {
                        "team": "TOR (C Bassitt)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "89e972d3-42a5-4831-8fdf-62f1822b901a",
                    "gambit_id": "c750b0b3-3815-4730-a0c1-c4830e3cb89f",
                    "last_updated": "2023-07-26T10:33:07.622361-04:00",
                    "created_at": "2023-07-25T12:38:08.764115-04:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55050eed-b725-4d9a-aeee-89e960cde2bc/?format=api"
                },
                {
                    "id": "5b415807-d1d3-49ce-b3ec-5abbdfba0518",
                    "gambit_id": "5af2cb9d-b269-42b4-89a5-7f66acce475a",
                    "last_updated": "2023-07-26T10:33:07.618578-04:00",
                    "created_at": "2023-07-25T12:38:08.760267-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55050eed-b725-4d9a-aeee-89e960cde2bc/?format=api"
                }
            ]
        },
        {
            "id": "2697f945-3732-4c33-b44e-ec59e338272f",
            "match": "https://api-prod.gambitprofit.com/api/matches/769ae43b-251c-466d-9e79-b7e101d93885/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-25T12:38:08.767835-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": "TOR",
                        "amount": 6154.0
                    },
                    {
                        "team": "LOS",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "114db569-5917-402b-b5b0-e2fab92d5e09",
                    "gambit_id": "d122cac1-f7f3-42d5-be83-6a90b57422a9",
                    "last_updated": "2023-07-26T10:33:07.629197-04:00",
                    "created_at": "2023-07-25T12:38:08.775420-04:00",
                    "name": "TOR",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2697f945-3732-4c33-b44e-ec59e338272f/?format=api"
                },
                {
                    "id": "7061d9f1-914a-4788-8656-a4aa0b3b68c8",
                    "gambit_id": "5cedc753-9160-4ad6-8af3-ab4becb8b8ae",
                    "last_updated": "2023-07-26T10:33:07.632499-04:00",
                    "created_at": "2023-07-25T12:38:08.779683-04:00",
                    "name": "LOS",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2697f945-3732-4c33-b44e-ec59e338272f/?format=api"
                }
            ]
        },
        {
            "id": "53c4f371-6b3f-4581-a6ea-34614c67d075",
            "match": "https://api-prod.gambitprofit.com/api/matches/769ae43b-251c-466d-9e79-b7e101d93885/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-25T12:38:08.784167-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 Under 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b21a77fc-7717-4084-bd1f-8485f7fb3280",
                    "gambit_id": "1e589031-93ae-4296-9ac8-a9b31b9429d5",
                    "last_updated": "2023-07-26T10:33:07.644669-04:00",
                    "created_at": "2023-07-25T12:38:08.791865-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53c4f371-6b3f-4581-a6ea-34614c67d075/?format=api"
                },
                {
                    "id": "00f25232-fb0e-4453-b180-e98f00eb6cb0",
                    "gambit_id": "6647c051-3f5c-42b2-a08f-0d6c09037b41",
                    "last_updated": "2023-07-26T10:33:07.639706-04:00",
                    "created_at": "2023-07-25T12:38:08.787865-04:00",
                    "name": "Game Total Over 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53c4f371-6b3f-4581-a6ea-34614c67d075/?format=api"
                }
            ]
        }
    ]
}