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/c84496bf-96f3-4244-a774-c339d6fd973e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c84496bf-96f3-4244-a774-c339d6fd973e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d9c538ff-8b9e-4f78-aacc-0f851a03ab03",
    "completed": false,
    "last_updated": "2023-05-05T19:01:55.168810-04:00",
    "created_at": "2023-04-28T11:22:18.605810-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d9c538ff-8b9e-4f78-aacc-0f851a03ab03",
    "datetime": "2023-04-28T19:05:00-04:00",
    "cutoff_datetime": "2023-04-28T19:05:00-04:00",
    "name": "PIT (R Hill) v. WAS (C Kuhl)",
    "bettypes": [
        {
            "id": "6a410386-071b-444d-8605-cbf80d4676cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/c84496bf-96f3-4244-a774-c339d6fd973e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-28T11:22:18.617977-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": "PIT (R Hill)",
                        "amount": 5714.0
                    },
                    {
                        "team": "WAS (C Kuhl)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "425467ca-26ef-435a-a879-12777df5ca73",
                    "gambit_id": "3c1c4711-3917-4796-ae37-a777c46b4fe0",
                    "last_updated": "2023-05-05T19:01:55.188210-04:00",
                    "created_at": "2023-04-28T11:22:18.620886-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a410386-071b-444d-8605-cbf80d4676cd/?format=api"
                },
                {
                    "id": "64575087-2ede-4396-8936-5408908ea80e",
                    "gambit_id": "982afe8d-f178-4f44-ba2f-dcd95c6993c0",
                    "last_updated": "2023-05-05T19:01:55.186143-04:00",
                    "created_at": "2023-04-28T11:22:18.619396-04:00",
                    "name": "WAS (C Kuhl)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a410386-071b-444d-8605-cbf80d4676cd/?format=api"
                }
            ]
        },
        {
            "id": "0fa99fa1-ac30-4a37-b8de-ff8375bf520f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c84496bf-96f3-4244-a774-c339d6fd973e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-28T11:22:18.613051-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": 5614.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25375bf6-8e36-4e83-9242-a3547b9883d4",
                    "gambit_id": "0705fb4a-1c51-4d37-8992-456da6ba57cd",
                    "last_updated": "2023-05-05T19:01:55.177930-04:00",
                    "created_at": "2023-04-28T11:22:18.614798-04:00",
                    "name": "WAS",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fa99fa1-ac30-4a37-b8de-ff8375bf520f/?format=api"
                },
                {
                    "id": "608ce843-2c40-452b-899c-702a833bc2f4",
                    "gambit_id": "20af1161-d63c-4384-a48a-4b7fddf83cc9",
                    "last_updated": "2023-05-05T19:01:55.179407-04:00",
                    "created_at": "2023-04-28T11:22:18.616387-04:00",
                    "name": "PIT",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fa99fa1-ac30-4a37-b8de-ff8375bf520f/?format=api"
                }
            ]
        },
        {
            "id": "368e7e04-4331-4af0-a616-5cd6ca7a54f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c84496bf-96f3-4244-a774-c339d6fd973e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-28T11:22:18.608264-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "88065561-f213-4bc4-bd94-c7855107bedd",
                    "gambit_id": "31940939-cd40-4a3e-ba8c-dd39c6c5dd12",
                    "last_updated": "2023-05-05T19:01:55.174987-04:00",
                    "created_at": "2023-04-28T11:22:18.611415-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/368e7e04-4331-4af0-a616-5cd6ca7a54f2/?format=api"
                },
                {
                    "id": "1d62c1b9-97fc-45b4-97f5-5e5d14af93d3",
                    "gambit_id": "cf61ea30-742e-42d2-a35a-a8b2136d2a4c",
                    "last_updated": "2023-05-05T19:01:55.173259-04:00",
                    "created_at": "2023-04-28T11:22:18.609856-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/368e7e04-4331-4af0-a616-5cd6ca7a54f2/?format=api"
                }
            ]
        }
    ]
}