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/829fc843-2082-4545-a9ab-24c9e764f192/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "829fc843-2082-4545-a9ab-24c9e764f192",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "856cad0f-7c53-4534-adcf-889f6dccf6b2",
    "completed": true,
    "last_updated": "2023-06-23T14:43:10.422355-04:00",
    "created_at": "2023-06-22T08:23:02.889095-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/856cad0f-7c53-4534-adcf-889f6dccf6b2",
    "datetime": "2023-06-22T18:40:00-04:00",
    "cutoff_datetime": "2023-06-22T18:40:00-04:00",
    "name": "PIT (M Keller) v. MIA (B Garrett)",
    "bettypes": [
        {
            "id": "50b54c5f-d63f-43c0-beef-d07ab37187c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/829fc843-2082-4545-a9ab-24c9e764f192/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-22T08:23:02.891211-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": "MIA (B Garrett)",
                        "amount": 6070.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "22381cde-5f7a-43cf-9d2e-beeff2c3cf9a",
                    "gambit_id": "0397199a-ca74-499f-98fe-6290705e2034",
                    "last_updated": "2023-06-23T14:43:10.429431-04:00",
                    "created_at": "2023-06-22T08:23:02.894408-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50b54c5f-d63f-43c0-beef-d07ab37187c8/?format=api"
                },
                {
                    "id": "2d24a445-f9c1-4444-8ba9-16c31c04c4fa",
                    "gambit_id": "50a8b60e-29a6-4bec-b5e7-f876de7f4807",
                    "last_updated": "2023-06-23T14:43:10.427038-04:00",
                    "created_at": "2023-06-22T08:23:02.892643-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50b54c5f-d63f-43c0-beef-d07ab37187c8/?format=api"
                }
            ]
        },
        {
            "id": "68421aa8-4c14-44bf-9be4-1b9d246f8379",
            "match": "https://api-prod.gambitprofit.com/api/matches/829fc843-2082-4545-a9ab-24c9e764f192/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-22T08:23:02.896200-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",
                        "amount": 5867.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e98bda60-e614-48f7-a37b-f6ce9cd9273c",
                    "gambit_id": "0640bb60-903a-4219-b64c-df0ab3d722bc",
                    "last_updated": "2023-06-23T14:43:10.433564-04:00",
                    "created_at": "2023-06-22T08:23:02.898043-04:00",
                    "name": "PIT",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68421aa8-4c14-44bf-9be4-1b9d246f8379/?format=api"
                },
                {
                    "id": "3515ccd8-fdfc-4ed1-bf7e-855aafd5679a",
                    "gambit_id": "569618f1-d83a-46c8-905f-bb48a3fb982c",
                    "last_updated": "2023-06-23T14:43:10.435833-04:00",
                    "created_at": "2023-06-22T08:23:02.900011-04:00",
                    "name": "MIA",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68421aa8-4c14-44bf-9be4-1b9d246f8379/?format=api"
                }
            ]
        },
        {
            "id": "9bd5e723-afc6-498c-b701-139dddbd0237",
            "match": "https://api-prod.gambitprofit.com/api/matches/829fc843-2082-4545-a9ab-24c9e764f192/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-22T08:23:02.901738-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 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "032452c8-e540-48b8-8357-fdb13e6c628a",
                    "gambit_id": "7af11436-1005-4195-a463-bb2404c817c2",
                    "last_updated": "2023-06-23T14:43:10.439766-04:00",
                    "created_at": "2023-06-22T08:23:02.903406-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bd5e723-afc6-498c-b701-139dddbd0237/?format=api"
                },
                {
                    "id": "5528edc8-b349-4c7a-b4a1-b587b5e58bc8",
                    "gambit_id": "7a1d0cf6-25a0-402a-9fa0-14f488faf352",
                    "last_updated": "2023-06-23T14:43:10.442253-04:00",
                    "created_at": "2023-06-22T08:23:02.905155-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bd5e723-afc6-498c-b701-139dddbd0237/?format=api"
                }
            ]
        }
    ]
}