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/d9ac23d0-fd7d-4131-8418-229beb9bc60a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d9ac23d0-fd7d-4131-8418-229beb9bc60a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "39e898d1-7d1b-4c0d-87f9-4de25abd302f",
    "completed": true,
    "last_updated": "2022-09-10T21:52:22.460283-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/39e898d1-7d1b-4c0d-87f9-4de25abd302f",
    "datetime": "2022-09-09T20:40:00-04:00",
    "cutoff_datetime": "2022-09-09T20:40:00-04:00",
    "name": "ARI (Z Davies) v. COL (G Marquez)",
    "bettypes": [
        {
            "id": "6d408249-3084-4915-bd2e-5e04939eb25a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9ac23d0-fd7d-4131-8418-229beb9bc60a/?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": "COL (G Marquez)",
                        "amount": 5216.0
                    },
                    {
                        "team": "ARI (Z Davies)",
                        "amount": 4784.0
                    }
                ],
                "expected_reward_tokens": 9232.32,
                "profit_sb": 232.32,
                "profit_sb_percentage": 2.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aec8c524-ef17-4ddc-acaf-3997ee7b253d",
                    "gambit_id": "b1e16ba2-7469-48e6-a009-513b205eaa5c",
                    "last_updated": "2022-09-10T21:52:22.470022-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (G Marquez)",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d408249-3084-4915-bd2e-5e04939eb25a/?format=api"
                },
                {
                    "id": "6edba2bb-29ca-4667-afe8-3333c568cf6f",
                    "gambit_id": "98ddbf89-5d02-423a-afae-9760f10fcb7e",
                    "last_updated": "2022-09-10T21:52:22.471111-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (Z Davies)",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d408249-3084-4915-bd2e-5e04939eb25a/?format=api"
                }
            ]
        },
        {
            "id": "1df1fb8c-b4ba-43ca-aa04-776a778b8595",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9ac23d0-fd7d-4131-8418-229beb9bc60a/?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": "ARI",
                        "amount": 6118.0
                    },
                    {
                        "team": "COL",
                        "amount": 3882.0
                    }
                ],
                "expected_reward_tokens": 9238.18,
                "profit_sb": 238.18,
                "profit_sb_percentage": 2.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cda2ed78-a283-421b-8cbb-080439fce15c",
                    "gambit_id": "323cf6c4-b6df-4731-ab57-9dbc8c58e407",
                    "last_updated": "2022-09-10T21:52:22.467847-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.51000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df1fb8c-b4ba-43ca-aa04-776a778b8595/?format=api"
                },
                {
                    "id": "efc810d0-b6c5-4951-a5cb-0496c67511d9",
                    "gambit_id": "0335afcf-7aaa-4647-b8d2-455b34ee841d",
                    "last_updated": "2022-09-10T21:52:22.466675-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "2.38000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df1fb8c-b4ba-43ca-aa04-776a778b8595/?format=api"
                }
            ]
        },
        {
            "id": "e0a3c76e-16d3-4d55-b878-c4dd3af3dd40",
            "match": "https://api-prod.gambitprofit.com/api/matches/d9ac23d0-fd7d-4131-8418-229beb9bc60a/?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 10",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "97cb18c4-f6b1-4f7e-ab34-3154e74772a9",
                    "gambit_id": "2a4ad50a-c4a5-44d4-865d-242fc6caafb9",
                    "last_updated": "2022-09-10T21:52:22.463213-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 10",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a3c76e-16d3-4d55-b878-c4dd3af3dd40/?format=api"
                },
                {
                    "id": "6abc4cc9-7682-4d61-87c2-aee8b24a9a3c",
                    "gambit_id": "e102f9cc-a786-475d-8198-7f12492cfcac",
                    "last_updated": "2022-09-10T21:52:22.464431-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 10",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0a3c76e-16d3-4d55-b878-c4dd3af3dd40/?format=api"
                }
            ]
        }
    ]
}