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/645a0ae6-9a97-41eb-b97e-dc939f8d9fca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "645a0ae6-9a97-41eb-b97e-dc939f8d9fca",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a5901fb7-7289-4c3d-bc33-58fa1a43a261",
    "completed": true,
    "last_updated": "2023-07-31T18:13:08.529439-04:00",
    "created_at": "2023-07-30T08:18:23.049350-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a5901fb7-7289-4c3d-bc33-58fa1a43a261",
    "datetime": "2023-07-30T13:40:00-04:00",
    "cutoff_datetime": "2023-07-30T13:40:00-04:00",
    "name": "WAS (T Williams) v. NYM (J Verlander)",
    "bettypes": [
        {
            "id": "82630de2-6c59-4f8b-9517-eee796a1c205",
            "match": "https://api-prod.gambitprofit.com/api/matches/645a0ae6-9a97-41eb-b97e-dc939f8d9fca/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-30T08:18:23.065981-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 (J Verlander)",
                        "amount": 6825.0
                    },
                    {
                        "team": "WAS (T Williams)",
                        "amount": 3175.0
                    }
                ],
                "expected_reward_tokens": 9555.0,
                "profit_sb": 55.0,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ced8e11b-0880-4cd1-9065-5e7b76d2d13b",
                    "gambit_id": "f9a58538-0858-4778-8902-4a44bcaf3bee",
                    "last_updated": "2023-07-31T18:13:08.550948-04:00",
                    "created_at": "2023-07-30T08:18:23.075165-04:00",
                    "name": "NYM (J Verlander)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82630de2-6c59-4f8b-9517-eee796a1c205/?format=api"
                },
                {
                    "id": "2c7e1ca3-b12b-40ed-89f3-7e856ab45bac",
                    "gambit_id": "4ef401a7-1b0f-4ec4-a246-f342043a0b16",
                    "last_updated": "2023-07-31T18:13:08.546099-04:00",
                    "created_at": "2023-07-30T08:18:23.071247-04:00",
                    "name": "WAS (T Williams)",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82630de2-6c59-4f8b-9517-eee796a1c205/?format=api"
                }
            ]
        },
        {
            "id": "ac6680f1-8bb7-4041-be60-4e7d3f883391",
            "match": "https://api-prod.gambitprofit.com/api/matches/645a0ae6-9a97-41eb-b97e-dc939f8d9fca/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-30T08:18:23.085014-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": 5213.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f149b0f4-2aa4-4bc3-9c6b-ff614b87f2d0",
                    "gambit_id": "610f4543-c92c-4f93-81fc-7dbe885d9884",
                    "last_updated": "2023-07-31T18:13:08.565845-04:00",
                    "created_at": "2023-07-30T08:18:23.093816-04:00",
                    "name": "NYM",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6680f1-8bb7-4041-be60-4e7d3f883391/?format=api"
                },
                {
                    "id": "b1816142-92f0-4ef7-8f1d-004e65187f63",
                    "gambit_id": "2a56c33a-48f7-4839-a547-a656f7bfc7e5",
                    "last_updated": "2023-07-31T18:13:08.560787-04:00",
                    "created_at": "2023-07-30T08:18:23.089629-04:00",
                    "name": "WAS",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6680f1-8bb7-4041-be60-4e7d3f883391/?format=api"
                }
            ]
        },
        {
            "id": "9ba16738-8a9b-4875-b97e-135435a6d9ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/645a0ae6-9a97-41eb-b97e-dc939f8d9fca/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-30T08:18:23.097949-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "775dffb1-444c-419b-9945-0d5a1b91740d",
                    "gambit_id": "c4d1bc91-7fa1-402c-a097-99d3f6494803",
                    "last_updated": "2023-07-31T18:13:08.575152-04:00",
                    "created_at": "2023-07-30T08:18:23.101771-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba16738-8a9b-4875-b97e-135435a6d9ad/?format=api"
                },
                {
                    "id": "e2bad4f5-6ca4-40a5-b73a-c58f8429e23f",
                    "gambit_id": "b5bdd10c-63c7-4603-bdd1-1d0a9245afca",
                    "last_updated": "2023-07-31T18:13:08.579970-04:00",
                    "created_at": "2023-07-30T08:18:23.108186-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba16738-8a9b-4875-b97e-135435a6d9ad/?format=api"
                }
            ]
        }
    ]
}