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/25e43989-6127-4039-84c1-f9ade201e79d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "25e43989-6127-4039-84c1-f9ade201e79d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1662ea92-405f-42e3-a365-afd5209e8a51",
    "completed": true,
    "last_updated": "2022-09-15T11:07:09.575734-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1662ea92-405f-42e3-a365-afd5209e8a51",
    "datetime": "2022-09-14T19:10:00-04:00",
    "cutoff_datetime": "2022-09-14T19:10:00-04:00",
    "name": "CHC (D Smyly) v. NYM (D Peterson)",
    "bettypes": [
        {
            "id": "196117ae-28f6-4c33-a51f-c31a99df4b68",
            "match": "https://api-prod.gambitprofit.com/api/matches/25e43989-6127-4039-84c1-f9ade201e79d/?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": "NYM (D Peterson)",
                        "amount": 6373.0
                    },
                    {
                        "team": "CHC (D Smyly)",
                        "amount": 3627.0
                    }
                ],
                "expected_reward_tokens": 9176.31,
                "profit_sb": 176.31,
                "profit_sb_percentage": 1.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eb1e6a11-8512-4e4c-8e45-344f8b215f1b",
                    "gambit_id": "77d5a79c-23eb-4f24-a70d-43348373cf46",
                    "last_updated": "2022-09-15T11:07:09.584799-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (D Peterson)",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196117ae-28f6-4c33-a51f-c31a99df4b68/?format=api"
                },
                {
                    "id": "0b05c4c1-0f98-4c7c-b552-f0becbb8e660",
                    "gambit_id": "80ea8000-b3f6-4df2-a497-05965f8c2dcc",
                    "last_updated": "2022-09-15T11:07:09.585883-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (D Smyly)",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196117ae-28f6-4c33-a51f-c31a99df4b68/?format=api"
                }
            ]
        },
        {
            "id": "072122f2-8152-41c1-a128-fd566c612757",
            "match": "https://api-prod.gambitprofit.com/api/matches/25e43989-6127-4039-84c1-f9ade201e79d/?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": "CHC",
                        "amount": 5304.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8664c876-a5e7-4768-bb55-8a6cf8382884",
                    "gambit_id": "1cee8dc5-c59c-45dc-ba72-9be3ea9e2fb4",
                    "last_updated": "2022-09-15T11:07:09.582834-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072122f2-8152-41c1-a128-fd566c612757/?format=api"
                },
                {
                    "id": "94358869-8251-413b-b9d4-85108507489e",
                    "gambit_id": "3089d7ae-b419-4128-949f-f42af670eff3",
                    "last_updated": "2022-09-15T11:07:09.581846-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072122f2-8152-41c1-a128-fd566c612757/?format=api"
                }
            ]
        },
        {
            "id": "ada42dc3-229e-4a81-9819-5d66a85b952c",
            "match": "https://api-prod.gambitprofit.com/api/matches/25e43989-6127-4039-84c1-f9ade201e79d/?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": 5097.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76815e72-31f6-4a8f-b9bb-0df3f3862e9b",
                    "gambit_id": "c82deb8b-80c9-41a0-911e-0112c66113b9",
                    "last_updated": "2022-09-15T11:07:09.578686-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ada42dc3-229e-4a81-9819-5d66a85b952c/?format=api"
                },
                {
                    "id": "9a40f314-12be-432e-bfcd-0c0145d711a3",
                    "gambit_id": "90a80a24-ef84-488a-b3dd-6945ee936069",
                    "last_updated": "2022-09-15T11:07:09.579850-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ada42dc3-229e-4a81-9819-5d66a85b952c/?format=api"
                }
            ]
        }
    ]
}