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/60bcab00-5df5-457d-ae4f-2b91e9b4ca2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "60bcab00-5df5-457d-ae4f-2b91e9b4ca2c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8703b82d-d305-462e-a62e-419a610e61a7",
    "completed": true,
    "last_updated": "2023-07-22T09:38:04.915248-04:00",
    "created_at": "2023-07-20T08:33:12.725777-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8703b82d-d305-462e-a62e-419a610e61a7",
    "datetime": "2023-07-20T18:40:00-04:00",
    "cutoff_datetime": "2023-07-20T18:40:00-04:00",
    "name": "BAL (K Gibson) v. TAM (T Glasnow)",
    "bettypes": [
        {
            "id": "47ce10d8-98e6-4558-819e-f6d65021bf2a",
            "match": "https://api-prod.gambitprofit.com/api/matches/60bcab00-5df5-457d-ae4f-2b91e9b4ca2c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-20T08:33:12.727840-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": "TAM (T Glasnow)",
                        "amount": 6060.0
                    },
                    {
                        "team": "BAL (K Gibson)",
                        "amount": 3940.0
                    }
                ],
                "expected_reward_tokens": 9574.2,
                "profit_sb": 74.2,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b19c944c-7051-40e3-91fd-94a033788bf4",
                    "gambit_id": "9f68ed69-8701-40f3-8083-f68761956490",
                    "last_updated": "2023-07-22T09:38:04.932752-04:00",
                    "created_at": "2023-07-20T08:33:12.731283-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ce10d8-98e6-4558-819e-f6d65021bf2a/?format=api"
                },
                {
                    "id": "cf318b3a-d252-410b-8274-326e446b3abb",
                    "gambit_id": "8fe8018d-159c-4ce0-be76-98fd4ab81a6c",
                    "last_updated": "2023-07-22T09:38:04.935916-04:00",
                    "created_at": "2023-07-20T08:33:12.729399-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ce10d8-98e6-4558-819e-f6d65021bf2a/?format=api"
                }
            ]
        },
        {
            "id": "952d2d60-859f-47bc-98f2-18b86bbdf517",
            "match": "https://api-prod.gambitprofit.com/api/matches/60bcab00-5df5-457d-ae4f-2b91e9b4ca2c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-20T08:33:12.732942-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": "BAL",
                        "amount": 5773.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "143b259d-c5ba-4d1d-9f68-25366d73693c",
                    "gambit_id": "3ea239d6-b37b-41e4-bd03-5764575dc3af",
                    "last_updated": "2023-07-22T09:38:04.965831-04:00",
                    "created_at": "2023-07-20T08:33:12.734526-04:00",
                    "name": "BAL",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/952d2d60-859f-47bc-98f2-18b86bbdf517/?format=api"
                },
                {
                    "id": "a18bdd8e-c632-4ee1-95e6-66bd23a91255",
                    "gambit_id": "374bff24-057e-4780-a2a9-5a9c01433abc",
                    "last_updated": "2023-07-22T09:38:04.973516-04:00",
                    "created_at": "2023-07-20T08:33:12.736613-04:00",
                    "name": "TAM",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/952d2d60-859f-47bc-98f2-18b86bbdf517/?format=api"
                }
            ]
        },
        {
            "id": "8a3731a0-f04e-496e-9c81-baf499037095",
            "match": "https://api-prod.gambitprofit.com/api/matches/60bcab00-5df5-457d-ae4f-2b91e9b4ca2c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-20T08:33:12.739321-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ebda43b3-b202-44a6-9df4-f51e92ee83d0",
                    "gambit_id": "6e3c532e-d030-435c-ab67-439825f08eed",
                    "last_updated": "2023-07-22T09:38:04.999200-04:00",
                    "created_at": "2023-07-20T08:33:12.744096-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3731a0-f04e-496e-9c81-baf499037095/?format=api"
                },
                {
                    "id": "b233738e-dbc1-46c1-8613-6821bae65d0f",
                    "gambit_id": "534c6e4d-3786-49a6-8c6a-9a8b7183f83e",
                    "last_updated": "2023-07-22T09:38:04.995965-04:00",
                    "created_at": "2023-07-20T08:33:12.741893-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3731a0-f04e-496e-9c81-baf499037095/?format=api"
                }
            ]
        }
    ]
}