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/282059ab-fcaf-4ce1-be0c-d699e4acd37d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "282059ab-fcaf-4ce1-be0c-d699e4acd37d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "037ca798-315f-4786-b79a-41ad0da3f11a",
    "completed": true,
    "last_updated": "2023-05-30T10:47:20.939160-04:00",
    "created_at": "2023-05-29T11:47:12.349679-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/037ca798-315f-4786-b79a-41ad0da3f11a",
    "datetime": "2023-05-29T13:05:00-04:00",
    "cutoff_datetime": "2023-05-29T13:05:00-04:00",
    "name": "CLE (L Allen) v. BAL (T Wells)",
    "bettypes": [
        {
            "id": "bb972501-a80c-43b1-83ab-95885cdb2d9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/282059ab-fcaf-4ce1-be0c-d699e4acd37d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-29T11:47:12.353786-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 (T Wells)",
                        "amount": 5601.0
                    },
                    {
                        "team": "CLE (L Allen)",
                        "amount": 4399.0
                    }
                ],
                "expected_reward_tokens": 9633.72,
                "profit_sb": 133.72,
                "profit_sb_percentage": 1.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e81df2e7-766d-4afa-8770-6c834b3c953c",
                    "gambit_id": "9de8a462-2ca8-49e3-bf75-37d491aea5c6",
                    "last_updated": "2023-05-30T10:47:20.947212-04:00",
                    "created_at": "2023-05-29T11:47:12.359653-04:00",
                    "name": "BAL (T Wells)",
                    "reward": "1.72000",
                    "odds": "1.74630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb972501-a80c-43b1-83ab-95885cdb2d9c/?format=api"
                },
                {
                    "id": "619d0d9a-b280-4df4-9954-7ea87ed78a16",
                    "gambit_id": "67eac8d1-2b13-4ff1-a3b9-d6d695e4c87f",
                    "last_updated": "2023-05-30T10:47:20.944863-04:00",
                    "created_at": "2023-05-29T11:47:12.357029-04:00",
                    "name": "CLE (L Allen)",
                    "reward": "2.19000",
                    "odds": "2.24000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb972501-a80c-43b1-83ab-95885cdb2d9c/?format=api"
                }
            ]
        },
        {
            "id": "5d8e4cdf-2b52-4e68-a4ef-041f91d56f09",
            "match": "https://api-prod.gambitprofit.com/api/matches/282059ab-fcaf-4ce1-be0c-d699e4acd37d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-29T11:47:12.362397-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": "CLE",
                        "amount": 6100.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42b928fa-890c-4e97-800e-2263ff2ef24b",
                    "gambit_id": "bbd27e5d-e7ea-4af0-94c3-82447e2307c3",
                    "last_updated": "2023-05-30T10:47:20.951995-04:00",
                    "created_at": "2023-05-29T11:47:12.364846-04:00",
                    "name": "CLE",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8e4cdf-2b52-4e68-a4ef-041f91d56f09/?format=api"
                },
                {
                    "id": "b60f5e46-76a7-42df-99a9-f097ecfff26a",
                    "gambit_id": "3dbbbd9b-7fd9-40c2-9eb6-940f94a02fe5",
                    "last_updated": "2023-05-30T10:47:20.954351-04:00",
                    "created_at": "2023-05-29T11:47:12.367270-04:00",
                    "name": "BAL",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8e4cdf-2b52-4e68-a4ef-041f91d56f09/?format=api"
                }
            ]
        },
        {
            "id": "17247c6e-16bd-4c6b-b0f7-444d0d86e9be",
            "match": "https://api-prod.gambitprofit.com/api/matches/282059ab-fcaf-4ce1-be0c-d699e4acd37d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-29T11:47:12.369676-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "883c098a-23af-4d3e-9d0e-101480fad413",
                    "gambit_id": "e372d9c6-4f7b-4f00-9ca3-ed673364faf0",
                    "last_updated": "2023-05-30T10:47:20.961188-04:00",
                    "created_at": "2023-05-29T11:47:12.374260-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17247c6e-16bd-4c6b-b0f7-444d0d86e9be/?format=api"
                },
                {
                    "id": "e4d0418d-2647-48b7-90c1-23677723860f",
                    "gambit_id": "1d52ea01-7eb4-4a68-9b0d-a60c9c946f98",
                    "last_updated": "2023-05-30T10:47:20.958901-04:00",
                    "created_at": "2023-05-29T11:47:12.371758-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17247c6e-16bd-4c6b-b0f7-444d0d86e9be/?format=api"
                }
            ]
        }
    ]
}