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/878490e2-28ab-4851-b779-2743e5c111bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "878490e2-28ab-4851-b779-2743e5c111bc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "64ca8d73-df96-43dd-8ea0-6e0c6d7533c0",
    "completed": true,
    "last_updated": "2023-03-06T10:32:10.908382-05:00",
    "created_at": "2023-03-04T10:37:56.391394-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/64ca8d73-df96-43dd-8ea0-6e0c6d7533c0",
    "datetime": "2023-03-04T20:10:00-05:00",
    "cutoff_datetime": "2023-03-04T20:10:00-05:00",
    "name": "Atlanta Hawks v. Miami Heat",
    "bettypes": [
        {
            "id": "a7501206-d312-4460-a1bc-0597e53291c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/878490e2-28ab-4851-b779-2743e5c111bc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-04T10:37:56.397001-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": "Miami Heat",
                        "amount": 5784.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d975c31f-0864-4513-aa70-c89ca81b2d48",
                    "gambit_id": "15e1e876-0006-4a81-9b74-f2335ed4fe1c",
                    "last_updated": "2023-03-06T10:32:10.914520-05:00",
                    "created_at": "2023-03-04T10:37:56.398209-05:00",
                    "name": "Miami Heat",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7501206-d312-4460-a1bc-0597e53291c6/?format=api"
                },
                {
                    "id": "1124b73b-4e8f-4de7-9345-1010c5e9328c",
                    "gambit_id": "96a228ca-52d0-4ac9-adf1-1c33c68feb21",
                    "last_updated": "2023-03-06T10:32:10.915891-05:00",
                    "created_at": "2023-03-04T10:37:56.399440-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7501206-d312-4460-a1bc-0597e53291c6/?format=api"
                }
            ]
        },
        {
            "id": "09f0b3c7-0bc6-4156-9a1a-210ad86708e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/878490e2-28ab-4851-b779-2743e5c111bc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-04T10:37:56.400833-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4836f275-78ad-47e4-8bdc-fab6c354ea79",
                    "gambit_id": "17727a99-24d0-43ca-a21b-200c8c811220",
                    "last_updated": "2023-03-06T10:32:10.918222-05:00",
                    "created_at": "2023-03-04T10:37:56.402005-05:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f0b3c7-0bc6-4156-9a1a-210ad86708e7/?format=api"
                },
                {
                    "id": "6c0fe77f-8007-4b27-b4a6-5327287b781c",
                    "gambit_id": "4ef0369d-44d1-474f-8437-e7b90980db6f",
                    "last_updated": "2023-03-06T10:32:10.919303-05:00",
                    "created_at": "2023-03-04T10:37:56.403221-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f0b3c7-0bc6-4156-9a1a-210ad86708e7/?format=api"
                }
            ]
        },
        {
            "id": "6fa09905-ac53-40bf-8ba7-a670fb0e05a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/878490e2-28ab-4851-b779-2743e5c111bc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-04T10:37:56.393107-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 226.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 226.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c16356c3-db17-4968-85f6-44fbbda8b0e1",
                    "gambit_id": "d6aff2ef-74cd-4110-803e-f8e9668a2998",
                    "last_updated": "2023-03-06T10:32:10.911168-05:00",
                    "created_at": "2023-03-04T10:37:56.394385-05:00",
                    "name": "Game Total Under 226.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fa09905-ac53-40bf-8ba7-a670fb0e05a8/?format=api"
                },
                {
                    "id": "126151d2-59fc-4698-b5f6-a1841e74828d",
                    "gambit_id": "117e6b62-a107-4e02-8de0-38507465b54a",
                    "last_updated": "2023-03-06T10:32:10.912276-05:00",
                    "created_at": "2023-03-04T10:37:56.395654-05:00",
                    "name": "Game Total Over 226.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fa09905-ac53-40bf-8ba7-a670fb0e05a8/?format=api"
                }
            ]
        }
    ]
}