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/25412582-15a6-4938-8e2c-29efd44a51ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "25412582-15a6-4938-8e2c-29efd44a51ee",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ac5514f4-6fd5-4eb2-a7c8-d507eb2f4a43",
    "completed": true,
    "last_updated": "2022-08-10T10:06:56.487108-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ac5514f4-6fd5-4eb2-a7c8-d507eb2f4a43",
    "datetime": "2022-08-09T21:40:00-04:00",
    "cutoff_datetime": "2022-08-09T21:40:00-04:00",
    "name": "PIT (Z Thompson) v. ARI (T Henry)",
    "bettypes": [
        {
            "id": "8c645bec-c84d-4cf6-9194-9131079472ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/25412582-15a6-4938-8e2c-29efd44a51ee/?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": "ARI (T Henry)",
                        "amount": 5964.0
                    },
                    {
                        "team": "PIT (Z Thompson)",
                        "amount": 4036.0
                    }
                ],
                "expected_reward_tokens": 9363.48,
                "profit_sb": 363.48,
                "profit_sb_percentage": 4.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ac17499b-5332-4313-a0c3-9c7426777dc7",
                    "gambit_id": "bf061820-f707-4e9f-88c5-a3a32a32ad5f",
                    "last_updated": "2022-08-10T10:06:56.490081-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (T Henry)",
                    "reward": "1.57000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c645bec-c84d-4cf6-9194-9131079472ae/?format=api"
                },
                {
                    "id": "8226c628-f898-4fcd-9d7a-9e8e87bc803a",
                    "gambit_id": "09f81508-cf82-4378-a6e4-001771cc87ba",
                    "last_updated": "2022-08-10T10:06:56.490532-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (Z Thompson)",
                    "reward": "2.32000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c645bec-c84d-4cf6-9194-9131079472ae/?format=api"
                }
            ]
        },
        {
            "id": "28b27552-2cad-405b-bf69-f3f1ac177fd8",
            "match": "https://api-prod.gambitprofit.com/api/matches/25412582-15a6-4938-8e2c-29efd44a51ee/?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": "PIT",
                        "amount": 5676.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": 251.88,
                "profit_sb_percentage": 2.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2c019a16-3513-4166-ac15-5b0cf0dd0f51",
                    "gambit_id": "88defffb-d59e-465f-8c4d-d23ec01d4ff0",
                    "last_updated": "2022-08-10T10:06:56.489619-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b27552-2cad-405b-bf69-f3f1ac177fd8/?format=api"
                },
                {
                    "id": "ff2ca2ce-f37b-4cab-b0ed-c14322c5f037",
                    "gambit_id": "4c52a87f-9200-46eb-ba3e-08c34b49a0ad",
                    "last_updated": "2022-08-10T10:06:56.489147-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "2.14000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b27552-2cad-405b-bf69-f3f1ac177fd8/?format=api"
                }
            ]
        },
        {
            "id": "e33e19a5-d84f-4c68-a900-016e068651aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/25412582-15a6-4938-8e2c-29efd44a51ee/?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 Over 8.5",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42876b1d-0157-4483-b6e3-6f1e15da5cc8",
                    "gambit_id": "47670e96-c1ad-4a26-b06e-142f0fa93400",
                    "last_updated": "2022-08-10T10:06:56.488684-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33e19a5-d84f-4c68-a900-016e068651aa/?format=api"
                },
                {
                    "id": "f1fccb04-ee61-4332-b9e3-b576209c499d",
                    "gambit_id": "8c154d71-0e9f-4d0e-ba31-b809946b235e",
                    "last_updated": "2022-08-10T10:06:56.488182-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33e19a5-d84f-4c68-a900-016e068651aa/?format=api"
                }
            ]
        }
    ]
}