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/ba34af71-0c13-4b66-be93-8b62c13436f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ba34af71-0c13-4b66-be93-8b62c13436f4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3e64e3e4-5d55-4a11-9d97-906475fbac65",
    "completed": true,
    "last_updated": "2022-09-05T10:11:59.117060-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3e64e3e4-5d55-4a11-9d97-906475fbac65",
    "datetime": "2022-09-03T21:10:00-04:00",
    "cutoff_datetime": "2022-09-03T21:10:00-04:00",
    "name": "SDG (S Manaea) v. LOS (J Urias)",
    "bettypes": [
        {
            "id": "2aba91d5-6fc1-4a26-82d1-295e59fc6d8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba34af71-0c13-4b66-be93-8b62c13436f4/?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": "LOS (J Urias)",
                        "amount": 6627.0
                    },
                    {
                        "team": "SDG (S Manaea)",
                        "amount": 3373.0
                    }
                ],
                "expected_reward_tokens": 9275.75,
                "profit_sb": 275.75,
                "profit_sb_percentage": 3.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "76336352-063e-4ce8-9961-610c5cb933ac",
                    "gambit_id": "3ca3bdab-6e89-4d49-b876-5c4686f01ee6",
                    "last_updated": "2022-09-05T10:11:59.126768-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.40000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aba91d5-6fc1-4a26-82d1-295e59fc6d8f/?format=api"
                },
                {
                    "id": "c49baa28-0d3e-4be8-a22e-16240b8e0a58",
                    "gambit_id": "2fe27d85-45ae-4ef4-913f-faeb13f6acb5",
                    "last_updated": "2022-09-05T10:11:59.127707-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (S Manaea)",
                    "reward": "2.75000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aba91d5-6fc1-4a26-82d1-295e59fc6d8f/?format=api"
                }
            ]
        },
        {
            "id": "fd154b2a-65da-4627-af34-efc75e3cfe7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba34af71-0c13-4b66-be93-8b62c13436f4/?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": "LOS",
                        "amount": 5000.0
                    },
                    {
                        "team": "SDG",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09987b0f-dd9e-432a-8aa1-adc7cc76ecad",
                    "gambit_id": "bcaea3d2-aa76-4ddf-b2a9-a00c372259bd",
                    "last_updated": "2022-09-05T10:11:59.123492-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd154b2a-65da-4627-af34-efc75e3cfe7a/?format=api"
                },
                {
                    "id": "e4c41990-1060-430a-b755-3c9f10f7dfae",
                    "gambit_id": "d46523c2-d3fc-401a-bf4e-5e7892f099ce",
                    "last_updated": "2022-09-05T10:11:59.124618-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd154b2a-65da-4627-af34-efc75e3cfe7a/?format=api"
                }
            ]
        },
        {
            "id": "68ef335f-6f41-47d4-8a0a-d2b6fde339ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/ba34af71-0c13-4b66-be93-8b62c13436f4/?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": 5096.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c774327-3cdf-4568-91ec-887d364e0d63",
                    "gambit_id": "92afe063-1bdb-403e-80c2-d3f0394b6614",
                    "last_updated": "2022-09-05T10:11:59.121194-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ef335f-6f41-47d4-8a0a-d2b6fde339ca/?format=api"
                },
                {
                    "id": "b7978bc6-dab9-4ece-9deb-515d610d2f4b",
                    "gambit_id": "a36e45ce-07c1-4d2d-8cc1-6c72495ea878",
                    "last_updated": "2022-09-05T10:11:59.119889-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ef335f-6f41-47d4-8a0a-d2b6fde339ca/?format=api"
                }
            ]
        }
    ]
}