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/ea75df4d-126a-44b5-ab73-88db44054d94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ea75df4d-126a-44b5-ab73-88db44054d94",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8fc417ad-460d-424c-870e-57c21cf3a13b",
    "completed": true,
    "last_updated": "2024-01-05T13:43:29.467444-05:00",
    "created_at": "2024-01-03T09:37:58.898091-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8fc417ad-460d-424c-870e-57c21cf3a13b",
    "datetime": "2024-01-03T22:10:00-05:00",
    "cutoff_datetime": "2024-01-03T22:10:00-05:00",
    "name": "Orlando Magic v. Sacramento Kings",
    "bettypes": [
        {
            "id": "f283a344-1a30-4485-b333-35cc85069d18",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea75df4d-126a-44b5-ab73-88db44054d94/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-03T09:37:58.924054-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": "Sacramento Kings",
                        "amount": 6449.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce82d220-94ff-4d50-9e71-9fba3af98c17",
                    "gambit_id": "3cd6bd74-4650-48ba-adc2-34bcf07b66af",
                    "last_updated": "2024-01-05T13:43:29.492900-05:00",
                    "created_at": "2024-01-03T09:37:58.929065-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f283a344-1a30-4485-b333-35cc85069d18/?format=api"
                },
                {
                    "id": "9aa3045c-3a53-42db-9c3c-2ac54426ec46",
                    "gambit_id": "5d0c5d68-97d4-497d-89e4-6bf00f9c4c1d",
                    "last_updated": "2024-01-05T13:43:29.496321-05:00",
                    "created_at": "2024-01-03T09:37:58.934605-05:00",
                    "name": "Orlando Magic",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f283a344-1a30-4485-b333-35cc85069d18/?format=api"
                }
            ]
        },
        {
            "id": "2891534e-eb75-4701-8565-e6a7e502bda8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea75df4d-126a-44b5-ab73-88db44054d94/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-03T09:37:58.908034-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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ae2bf66-c268-4f94-bddc-d746b8f810b2",
                    "gambit_id": "05298e3f-b9ce-4d34-8943-13df44c80bb9",
                    "last_updated": "2024-01-05T13:43:29.481312-05:00",
                    "created_at": "2024-01-03T09:37:58.912890-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2891534e-eb75-4701-8565-e6a7e502bda8/?format=api"
                },
                {
                    "id": "27f42814-e8cc-49d3-95c4-dfd272b16d0a",
                    "gambit_id": "ba4d1605-4823-4930-8b3f-0493ad8323bc",
                    "last_updated": "2024-01-05T13:43:29.484797-05:00",
                    "created_at": "2024-01-03T09:37:58.919146-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2891534e-eb75-4701-8565-e6a7e502bda8/?format=api"
                }
            ]
        },
        {
            "id": "b8f92344-958e-47dc-937f-630c493ba5c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea75df4d-126a-44b5-ab73-88db44054d94/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-03T09:37:58.939340-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 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff8ddfe9-ebdd-44b8-afbc-337cf9bbc332",
                    "gambit_id": "1951cee7-ce60-48f2-89ab-034b9b6d1c0f",
                    "last_updated": "2024-01-05T13:43:29.503247-05:00",
                    "created_at": "2024-01-03T09:37:58.949206-05:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f92344-958e-47dc-937f-630c493ba5c9/?format=api"
                },
                {
                    "id": "f8eb6a84-290a-4812-a621-e66dcc4bc03c",
                    "gambit_id": "b892edb0-89e6-4991-820a-30cf4e26e6cc",
                    "last_updated": "2024-01-05T13:43:29.506918-05:00",
                    "created_at": "2024-01-03T09:37:58.943859-05:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f92344-958e-47dc-937f-630c493ba5c9/?format=api"
                }
            ]
        }
    ]
}