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/3ed5304b-83d3-4e80-8d80-0b498f186194/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3ed5304b-83d3-4e80-8d80-0b498f186194",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8e4b552d-6c7f-4494-b685-6e6ad845fba1",
    "completed": true,
    "last_updated": "2023-05-16T10:47:10.518839-04:00",
    "created_at": "2023-05-15T11:36:57.109570-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8e4b552d-6c7f-4494-b685-6e6ad845fba1",
    "datetime": "2023-05-15T16:05:00-04:00",
    "cutoff_datetime": "2023-05-15T16:05:00-04:00",
    "name": "NYM (D Peterson) v. WAS (P Corbin)",
    "bettypes": [
        {
            "id": "36086be2-d6f5-4853-8d65-3dc3c6cfd96e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ed5304b-83d3-4e80-8d80-0b498f186194/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-15T11:36:57.125539-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": "NYM (D Peterson)",
                        "amount": 5878.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 4122.0
                    }
                ],
                "expected_reward_tokens": 9521.82,
                "profit_sb": 21.82,
                "profit_sb_percentage": 0.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d43e4179-2f78-41ef-a13a-59093931ccae",
                    "gambit_id": "c2e7e2e9-1de2-4aa1-be77-02cd9e7c122a",
                    "last_updated": "2023-05-16T10:47:10.536348-04:00",
                    "created_at": "2023-05-15T11:36:57.127220-04:00",
                    "name": "NYM (D Peterson)",
                    "reward": "1.62000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36086be2-d6f5-4853-8d65-3dc3c6cfd96e/?format=api"
                },
                {
                    "id": "030cf8b9-512e-4a12-9771-7ae26cdbdbaf",
                    "gambit_id": "ba3370c3-bd42-4ebc-8fe0-565d05298f29",
                    "last_updated": "2023-05-16T10:47:10.538399-04:00",
                    "created_at": "2023-05-15T11:36:57.129061-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "2.31000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36086be2-d6f5-4853-8d65-3dc3c6cfd96e/?format=api"
                }
            ]
        },
        {
            "id": "695907d9-bc76-4fe7-960c-0693b9904de0",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ed5304b-83d3-4e80-8d80-0b498f186194/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-15T11:36:57.120002-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": "WAS",
                        "amount": 5214.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79ddfff1-31ad-4179-a427-c1672a9d9fc3",
                    "gambit_id": "6ddd412e-a5d8-4b8e-9204-fbabe531cc7e",
                    "last_updated": "2023-05-16T10:47:10.532425-04:00",
                    "created_at": "2023-05-15T11:36:57.121724-04:00",
                    "name": "WAS",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/695907d9-bc76-4fe7-960c-0693b9904de0/?format=api"
                },
                {
                    "id": "f940d102-6eeb-404b-b2c0-237d7db90bc2",
                    "gambit_id": "162b0399-29d9-432e-bbb6-0e7f99dedf1b",
                    "last_updated": "2023-05-16T10:47:10.530489-04:00",
                    "created_at": "2023-05-15T11:36:57.123605-04:00",
                    "name": "NYM",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/695907d9-bc76-4fe7-960c-0693b9904de0/?format=api"
                }
            ]
        },
        {
            "id": "4f66ca01-b033-4014-b053-183d85b573d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ed5304b-83d3-4e80-8d80-0b498f186194/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-15T11:36:57.113565-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 10.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "470b39ec-8acb-4828-93b7-ed585e57524a",
                    "gambit_id": "feda4e16-037c-49f7-ab6e-80acb5ea3201",
                    "last_updated": "2023-05-16T10:47:10.524203-04:00",
                    "created_at": "2023-05-15T11:36:57.115929-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f66ca01-b033-4014-b053-183d85b573d1/?format=api"
                },
                {
                    "id": "d99cab1d-1093-4451-a3ff-259573623761",
                    "gambit_id": "3beaaab4-30e0-4ae9-ad0c-99164475b9e1",
                    "last_updated": "2023-05-16T10:47:10.526376-04:00",
                    "created_at": "2023-05-15T11:36:57.117939-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f66ca01-b033-4014-b053-183d85b573d1/?format=api"
                }
            ]
        }
    ]
}