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/b7afd5f9-99fa-4290-8580-60cb012be90c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b7afd5f9-99fa-4290-8580-60cb012be90c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2ce322f0-42d1-4599-b4f0-44025657ddd3",
    "completed": true,
    "last_updated": "2023-02-06T09:11:57.579812-05:00",
    "created_at": "2023-02-05T09:47:03.717782-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2ce322f0-42d1-4599-b4f0-44025657ddd3",
    "datetime": "2023-02-05T13:10:00-05:00",
    "cutoff_datetime": "2023-02-05T13:10:00-05:00",
    "name": "Orlando Magic v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "41942e88-4309-4954-bd26-b495ea574d50",
            "match": "https://api-prod.gambitprofit.com/api/matches/b7afd5f9-99fa-4290-8580-60cb012be90c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-05T09:47:03.729426-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": "Charlotte Hornets",
                        "amount": 5423.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff156440-15fc-42a2-b480-7eec0ec8d313",
                    "gambit_id": "c72160fd-f739-4613-baa3-a6ff802ecd9b",
                    "last_updated": "2023-02-06T09:11:57.590768-05:00",
                    "created_at": "2023-02-05T09:47:03.730790-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41942e88-4309-4954-bd26-b495ea574d50/?format=api"
                },
                {
                    "id": "32d12254-e9ea-484d-ad35-806f96dc8a29",
                    "gambit_id": "db171879-bd50-4b07-8a02-1d5f51d3d790",
                    "last_updated": "2023-02-06T09:11:57.592177-05:00",
                    "created_at": "2023-02-05T09:47:03.732221-05:00",
                    "name": "Orlando Magic",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41942e88-4309-4954-bd26-b495ea574d50/?format=api"
                }
            ]
        },
        {
            "id": "60a8d227-9a10-47f2-8fe5-be84a69de414",
            "match": "https://api-prod.gambitprofit.com/api/matches/b7afd5f9-99fa-4290-8580-60cb012be90c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-05T09:47:03.724752-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91a4d12e-5e2a-4a3b-a425-6e1f76a58983",
                    "gambit_id": "211e9833-1f0a-4ea3-85cf-0f080ab1378c",
                    "last_updated": "2023-02-06T09:11:57.586989-05:00",
                    "created_at": "2023-02-05T09:47:03.726562-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60a8d227-9a10-47f2-8fe5-be84a69de414/?format=api"
                },
                {
                    "id": "4311aabd-fe50-40ab-a5c0-4c1c4e1fb06f",
                    "gambit_id": "3f18ff7b-aefe-42b6-8a0a-f74536af0c4c",
                    "last_updated": "2023-02-06T09:11:57.588247-05:00",
                    "created_at": "2023-02-05T09:47:03.727957-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60a8d227-9a10-47f2-8fe5-be84a69de414/?format=api"
                }
            ]
        },
        {
            "id": "1f95e409-7925-4b1e-9705-42c5cc4a477c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b7afd5f9-99fa-4290-8580-60cb012be90c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-05T09:47:03.720103-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 236",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc07c114-776e-4ad0-9929-9e7c905ef574",
                    "gambit_id": "b6b85b9a-826f-4e84-a0b5-a2546389bcf3",
                    "last_updated": "2023-02-06T09:11:57.584420-05:00",
                    "created_at": "2023-02-05T09:47:03.723285-05:00",
                    "name": "Game Total Over 236",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f95e409-7925-4b1e-9705-42c5cc4a477c/?format=api"
                },
                {
                    "id": "b060f3e1-307d-47c7-80d3-aa8c07d7831c",
                    "gambit_id": "d4910297-17ea-4fcf-9eef-aabcfa79d673",
                    "last_updated": "2023-02-06T09:11:57.582970-05:00",
                    "created_at": "2023-02-05T09:47:03.721775-05:00",
                    "name": "Game Total Under 236",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "236.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f95e409-7925-4b1e-9705-42c5cc4a477c/?format=api"
                }
            ]
        }
    ]
}