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/718dbb69-bda9-47f6-ad56-b6b67daccf08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "718dbb69-bda9-47f6-ad56-b6b67daccf08",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1588f9ba-eec3-4c3d-b7a0-a7d0da50547e",
    "completed": true,
    "last_updated": "2023-09-08T09:28:31.114674-04:00",
    "created_at": "2023-09-06T09:08:15.960954-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1588f9ba-eec3-4c3d-b7a0-a7d0da50547e",
    "datetime": "2023-09-06T18:40:00-04:00",
    "cutoff_datetime": "2023-09-06T18:40:00-04:00",
    "name": "SEA (L Gilbert) v. CIN (L Richardson)",
    "bettypes": [
        {
            "id": "acae3e89-ee04-480a-bd1d-6e3940bc30ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/718dbb69-bda9-47f6-ad56-b6b67daccf08/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T09:08:15.966692-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": "SEA (L Gilbert)",
                        "amount": 6104.0
                    },
                    {
                        "team": "CIN (L Richardson)",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a88f204d-d1c7-403e-bf3f-e92e7595792f",
                    "gambit_id": "e1ef4090-3391-4c0b-9ee1-29f92a595796",
                    "last_updated": "2023-09-08T09:28:31.127705-04:00",
                    "created_at": "2023-09-06T09:08:15.970389-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acae3e89-ee04-480a-bd1d-6e3940bc30ca/?format=api"
                },
                {
                    "id": "56b0c2c3-d109-492a-9124-91e429e213f3",
                    "gambit_id": "d437a451-34c2-4da0-a92b-7732a7f0086c",
                    "last_updated": "2023-09-08T09:28:31.131088-04:00",
                    "created_at": "2023-09-06T09:08:15.975281-04:00",
                    "name": "CIN (L Richardson)",
                    "reward": "2.46000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acae3e89-ee04-480a-bd1d-6e3940bc30ca/?format=api"
                }
            ]
        },
        {
            "id": "60ca1c93-442f-42da-920c-532f02be7a5f",
            "match": "https://api-prod.gambitprofit.com/api/matches/718dbb69-bda9-47f6-ad56-b6b67daccf08/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T09:08:15.979697-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": "SEA",
                        "amount": 5107.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74f8e648-bcea-42a1-a44d-9436dd50630a",
                    "gambit_id": "1d2b3270-0b07-4e39-9984-2e81fc9d36ba",
                    "last_updated": "2023-09-08T09:28:31.138094-04:00",
                    "created_at": "2023-09-06T09:08:15.983694-04:00",
                    "name": "SEA",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ca1c93-442f-42da-920c-532f02be7a5f/?format=api"
                },
                {
                    "id": "0d0ebceb-55bc-4bb6-b3eb-5017cbb29a50",
                    "gambit_id": "76334e55-e551-4f39-a0e1-f7f2f69a41fd",
                    "last_updated": "2023-09-08T09:28:31.141317-04:00",
                    "created_at": "2023-09-06T09:08:15.988146-04:00",
                    "name": "CIN",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ca1c93-442f-42da-920c-532f02be7a5f/?format=api"
                }
            ]
        },
        {
            "id": "35216db3-c9ea-49cc-9fc6-ce9f28dca547",
            "match": "https://api-prod.gambitprofit.com/api/matches/718dbb69-bda9-47f6-ad56-b6b67daccf08/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T09:08:15.991956-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "abdd2bf8-d060-4e7b-afc4-cd51349fa579",
                    "gambit_id": "05cd7b71-88d3-4fdf-bd5a-7cfb9460010b",
                    "last_updated": "2023-09-08T09:28:31.147772-04:00",
                    "created_at": "2023-09-06T09:08:15.995678-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35216db3-c9ea-49cc-9fc6-ce9f28dca547/?format=api"
                },
                {
                    "id": "d9136f2f-dc91-4d75-847e-b7286b6dd8c7",
                    "gambit_id": "ce0a4be3-b6fe-49fb-895c-821b6e63316a",
                    "last_updated": "2023-09-08T09:28:31.151636-04:00",
                    "created_at": "2023-09-06T09:08:16.000885-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35216db3-c9ea-49cc-9fc6-ce9f28dca547/?format=api"
                }
            ]
        }
    ]
}