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/a81b48c3-e03a-490a-8581-7762cfc67560/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a81b48c3-e03a-490a-8581-7762cfc67560",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "691533f1-65c9-4c88-99d2-19d39f22bfc1",
    "completed": true,
    "last_updated": "2023-09-18T09:03:30.131684-04:00",
    "created_at": "2023-09-16T09:23:13.549497-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/691533f1-65c9-4c88-99d2-19d39f22bfc1",
    "datetime": "2023-09-16T19:10:00-04:00",
    "cutoff_datetime": "2023-09-16T19:10:00-04:00",
    "name": "CIN (A Abbott) v. NYM (T Megill)",
    "bettypes": [
        {
            "id": "8927fd47-9df3-4531-914f-d81d1eac69e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/a81b48c3-e03a-490a-8581-7762cfc67560/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-16T09:23:13.569972-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 (T Megill)",
                        "amount": 5131.0
                    },
                    {
                        "team": "CIN (A Abbott)",
                        "amount": 4869.0
                    }
                ],
                "expected_reward_tokens": 9543.24,
                "profit_sb": 43.24,
                "profit_sb_percentage": 0.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8712712b-507a-4064-aabe-bd229c3074b0",
                    "gambit_id": "a22799b6-d74b-4501-af2e-6de1c481646d",
                    "last_updated": "2023-09-18T09:03:30.149861-04:00",
                    "created_at": "2023-09-16T09:23:13.584944-04:00",
                    "name": "NYM (T Megill)",
                    "reward": "1.86000",
                    "odds": "1.90090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8927fd47-9df3-4531-914f-d81d1eac69e7/?format=api"
                },
                {
                    "id": "dd9901a2-3221-4188-b7ed-851d6e8efd41",
                    "gambit_id": "87e9c923-6ece-4580-a6f3-f60901e72d0b",
                    "last_updated": "2023-09-18T09:03:30.143990-04:00",
                    "created_at": "2023-09-16T09:23:13.577758-04:00",
                    "name": "CIN (A Abbott)",
                    "reward": "1.96000",
                    "odds": "2.01000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8927fd47-9df3-4531-914f-d81d1eac69e7/?format=api"
                }
            ]
        },
        {
            "id": "a88f7ec6-6145-4776-a0a6-a09695c46bd2",
            "match": "https://api-prod.gambitprofit.com/api/matches/a81b48c3-e03a-490a-8581-7762cfc67560/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-16T09:23:13.590480-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",
                        "amount": 6232.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a0e649a3-fa20-4227-91ea-01ac1f11c4d8",
                    "gambit_id": "9035f96a-379f-4fa7-bf22-f03a4d519aba",
                    "last_updated": "2023-09-18T09:03:30.166038-04:00",
                    "created_at": "2023-09-16T09:23:13.598787-04:00",
                    "name": "NYM",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88f7ec6-6145-4776-a0a6-a09695c46bd2/?format=api"
                },
                {
                    "id": "68de984a-8886-4585-b8ce-3d5502163002",
                    "gambit_id": "3445701c-4416-4996-8e56-4ad17e98d3da",
                    "last_updated": "2023-09-18T09:03:30.160761-04:00",
                    "created_at": "2023-09-16T09:23:13.594529-04:00",
                    "name": "CIN",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88f7ec6-6145-4776-a0a6-a09695c46bd2/?format=api"
                }
            ]
        },
        {
            "id": "f488f992-3e17-4446-9af2-792e80f81475",
            "match": "https://api-prod.gambitprofit.com/api/matches/a81b48c3-e03a-490a-8581-7762cfc67560/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-16T09:23:13.603277-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c65cf04e-6a33-46bd-a77f-30d962a6b31f",
                    "gambit_id": "d1366a58-19f5-46da-bc91-b553b3c54191",
                    "last_updated": "2023-09-18T09:03:30.181723-04:00",
                    "created_at": "2023-09-16T09:23:13.616752-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f488f992-3e17-4446-9af2-792e80f81475/?format=api"
                },
                {
                    "id": "8a746166-948d-407d-9fce-c2c7adecafe0",
                    "gambit_id": "20609bf1-2abc-4da8-89a6-035b96c2af6b",
                    "last_updated": "2023-09-18T09:03:30.176676-04:00",
                    "created_at": "2023-09-16T09:23:13.610073-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f488f992-3e17-4446-9af2-792e80f81475/?format=api"
                }
            ]
        }
    ]
}