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/94e269d3-8679-4da6-8ae2-4182356c75e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94e269d3-8679-4da6-8ae2-4182356c75e9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ef050bc3-612c-41ac-8966-6a9c1beb016e",
    "completed": true,
    "last_updated": "2023-02-11T17:57:02.079623-05:00",
    "created_at": "2023-02-10T09:02:08.872717-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ef050bc3-612c-41ac-8966-6a9c1beb016e",
    "datetime": "2023-02-10T19:10:00-05:00",
    "cutoff_datetime": "2023-02-10T19:10:00-05:00",
    "name": "Phoenix Suns v. Indiana Pacers",
    "bettypes": [
        {
            "id": "9060cb6d-2e5d-42ce-bd56-28d111222600",
            "match": "https://api-prod.gambitprofit.com/api/matches/94e269d3-8679-4da6-8ae2-4182356c75e9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-10T09:02:08.882830-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": "Indiana Pacers",
                        "amount": 5521.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6843c036-c8ab-4f37-8256-8ec97bb69c58",
                    "gambit_id": "28f34923-1053-4ef7-aebb-99bcc264fd32",
                    "last_updated": "2023-02-11T17:57:02.090069-05:00",
                    "created_at": "2023-02-10T09:02:08.884103-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9060cb6d-2e5d-42ce-bd56-28d111222600/?format=api"
                },
                {
                    "id": "b670fcd8-44f0-4ec6-a5a2-a9d5aa17bebf",
                    "gambit_id": "32c0536f-c7a8-41bd-9c99-03e7ed55d5f6",
                    "last_updated": "2023-02-11T17:57:02.091239-05:00",
                    "created_at": "2023-02-10T09:02:08.885537-05:00",
                    "name": "Phoenix Suns",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9060cb6d-2e5d-42ce-bd56-28d111222600/?format=api"
                }
            ]
        },
        {
            "id": "8e9e0b16-c8da-4568-9e23-69427738d94a",
            "match": "https://api-prod.gambitprofit.com/api/matches/94e269d3-8679-4da6-8ae2-4182356c75e9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-10T09:02:08.878688-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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94b95751-2b1b-4e27-b3f4-d43cad9f4ebd",
                    "gambit_id": "cea6ae1b-5075-4ead-8f0f-bbdcdf38ee8f",
                    "last_updated": "2023-02-11T17:57:02.086453-05:00",
                    "created_at": "2023-02-10T09:02:08.879966-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e9e0b16-c8da-4568-9e23-69427738d94a/?format=api"
                },
                {
                    "id": "77cbc5a4-8d5c-410a-b135-529cdc93e9f1",
                    "gambit_id": "c9eb36cb-e617-4167-a3d8-6a9477dbd7ff",
                    "last_updated": "2023-02-11T17:57:02.087671-05:00",
                    "created_at": "2023-02-10T09:02:08.881405-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e9e0b16-c8da-4568-9e23-69427738d94a/?format=api"
                }
            ]
        },
        {
            "id": "5b069db8-6a1e-44e4-9b59-298ac6125f32",
            "match": "https://api-prod.gambitprofit.com/api/matches/94e269d3-8679-4da6-8ae2-4182356c75e9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-10T09:02:08.874507-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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f857a2e-a143-4a6f-9200-1bd87cfe79ad",
                    "gambit_id": "f0539f2c-950c-4940-81ba-641f9d7677a9",
                    "last_updated": "2023-02-11T17:57:02.082604-05:00",
                    "created_at": "2023-02-10T09:02:08.875845-05:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b069db8-6a1e-44e4-9b59-298ac6125f32/?format=api"
                },
                {
                    "id": "2ac3fe51-e69b-4feb-b889-b35a7370b81e",
                    "gambit_id": "40a3da41-8e22-4f32-9272-35c6cfa5676b",
                    "last_updated": "2023-02-11T17:57:02.083770-05:00",
                    "created_at": "2023-02-10T09:02:08.877274-05:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b069db8-6a1e-44e4-9b59-298ac6125f32/?format=api"
                }
            ]
        }
    ]
}