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/56f90406-c7ec-427c-874f-bbf0cb686042/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "56f90406-c7ec-427c-874f-bbf0cb686042",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c6a395fa-7c6a-4094-8da9-da918809df54",
    "completed": true,
    "last_updated": "2022-10-04T13:17:03.810787-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.81,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c6a395fa-7c6a-4094-8da9-da918809df54",
    "datetime": "2022-10-03T19:40:00-04:00",
    "cutoff_datetime": "2022-10-03T19:40:00-04:00",
    "name": "ARI (T Henry) v. MIL (B Woodruff)",
    "bettypes": [
        {
            "id": "11e53601-e7e7-42ab-8011-cd765983140e",
            "match": "https://api-prod.gambitprofit.com/api/matches/56f90406-c7ec-427c-874f-bbf0cb686042/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "MIL (B Woodruff)",
                        "amount": 6940.0
                    },
                    {
                        "team": "ARI (T Henry)",
                        "amount": 3060.0
                    }
                ],
                "expected_reward_tokens": 9577.2,
                "profit_sb": 77.2,
                "profit_sb_percentage": 0.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf157a4a-9481-4559-86e1-b6dfb77d857a",
                    "gambit_id": "dab7e875-e5ed-46d5-b357-180c78ad0841",
                    "last_updated": "2022-10-04T13:17:03.821065-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (B Woodruff)",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e53601-e7e7-42ab-8011-cd765983140e/?format=api"
                },
                {
                    "id": "c21fc5b8-5915-41a7-8da5-16d64ed32368",
                    "gambit_id": "eacdeb32-586c-48a1-8383-9a9ac639ef2e",
                    "last_updated": "2022-10-04T13:17:03.822174-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (T Henry)",
                    "reward": "3.13000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11e53601-e7e7-42ab-8011-cd765983140e/?format=api"
                }
            ]
        },
        {
            "id": "f90f19d3-6167-4e12-a6fe-2314470c824c",
            "match": "https://api-prod.gambitprofit.com/api/matches/56f90406-c7ec-427c-874f-bbf0cb686042/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "MIL",
                        "amount": 5316.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4b0d129-b496-4576-a7ac-b3d7a93176bb",
                    "gambit_id": "95f511e4-9f4e-4114-8309-b200a4a83803",
                    "last_updated": "2022-10-04T13:17:03.817850-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f90f19d3-6167-4e12-a6fe-2314470c824c/?format=api"
                },
                {
                    "id": "987123e6-08b8-403f-9953-47b59ee480ae",
                    "gambit_id": "25a4f90c-54fa-4a96-9bcf-2759d8422147",
                    "last_updated": "2022-10-04T13:17:03.818991-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f90f19d3-6167-4e12-a6fe-2314470c824c/?format=api"
                }
            ]
        },
        {
            "id": "a7dc96d0-4534-4bdc-a9f7-025d0b05ab3e",
            "match": "https://api-prod.gambitprofit.com/api/matches/56f90406-c7ec-427c-874f-bbf0cb686042/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d7a5e41-647e-46bc-979b-3f33f0fb88a9",
                    "gambit_id": "c67eb47a-acb2-407e-90f8-6c55b06d5e64",
                    "last_updated": "2022-10-04T13:17:03.814279-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7dc96d0-4534-4bdc-a9f7-025d0b05ab3e/?format=api"
                },
                {
                    "id": "a75dd0c6-bc20-4bf2-9204-7583e16bb078",
                    "gambit_id": "e32f052e-2a68-4780-ae09-af7beda1251e",
                    "last_updated": "2022-10-04T13:17:03.815524-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7dc96d0-4534-4bdc-a9f7-025d0b05ab3e/?format=api"
                }
            ]
        }
    ]
}