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/7acb2999-ee44-4afe-a792-06d9e776aca0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7acb2999-ee44-4afe-a792-06d9e776aca0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2876605d-9186-4419-bb8e-de7893fb0683",
    "completed": true,
    "last_updated": "2023-02-25T17:31:59.783463-05:00",
    "created_at": "2023-02-24T09:06:58.275496-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2876605d-9186-4419-bb8e-de7893fb0683",
    "datetime": "2023-02-24T20:10:00-05:00",
    "cutoff_datetime": "2023-02-24T20:10:00-05:00",
    "name": "Charlotte Hornets v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "cfc6ec04-f3ec-47b1-84ea-3c4abf917aa5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7acb2999-ee44-4afe-a792-06d9e776aca0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-24T09:06:58.286216-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": "Minnesota Timberwolves",
                        "amount": 7037.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2963.0
                    }
                ],
                "expected_reward_tokens": 9570.32,
                "profit_sb": 70.32,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "69ec0170-b58a-42b7-9013-503c6ba62491",
                    "gambit_id": "6e3e3344-f1f6-4f42-9b83-b82e6b7e5be6",
                    "last_updated": "2023-02-25T17:31:59.792780-05:00",
                    "created_at": "2023-02-24T09:06:58.287426-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc6ec04-f3ec-47b1-84ea-3c4abf917aa5/?format=api"
                },
                {
                    "id": "f0c08e44-2436-48fd-b153-e6acdd02198e",
                    "gambit_id": "d4fd248c-5a45-4012-8fc0-e82124537e06",
                    "last_updated": "2023-02-25T17:31:59.793843-05:00",
                    "created_at": "2023-02-24T09:06:58.288756-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "3.23000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc6ec04-f3ec-47b1-84ea-3c4abf917aa5/?format=api"
                }
            ]
        },
        {
            "id": "04d496f5-5da5-4868-b2a7-65121c0b1521",
            "match": "https://api-prod.gambitprofit.com/api/matches/7acb2999-ee44-4afe-a792-06d9e776aca0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-24T09:06:58.282072-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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64141cf2-49d3-4ac8-b451-e423e30ae68d",
                    "gambit_id": "d27f32a9-c99e-42b8-b5d0-2fc2c3fc2166",
                    "last_updated": "2023-02-25T17:31:59.789456-05:00",
                    "created_at": "2023-02-24T09:06:58.283349-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04d496f5-5da5-4868-b2a7-65121c0b1521/?format=api"
                },
                {
                    "id": "8fb53bef-ca68-4cb4-861d-4d9ce9642ca5",
                    "gambit_id": "33bf92a6-39a2-431d-ac73-3fad92eb553e",
                    "last_updated": "2023-02-25T17:31:59.790577-05:00",
                    "created_at": "2023-02-24T09:06:58.284825-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04d496f5-5da5-4868-b2a7-65121c0b1521/?format=api"
                }
            ]
        },
        {
            "id": "23c45b6d-9479-4ff1-b0af-85dcca238402",
            "match": "https://api-prod.gambitprofit.com/api/matches/7acb2999-ee44-4afe-a792-06d9e776aca0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-24T09:06:58.277348-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 240.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 240.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a348558a-92f6-4c15-9021-a9a584e34e45",
                    "gambit_id": "971c6c3d-77b0-4676-8274-cade830ec94c",
                    "last_updated": "2023-02-25T17:31:59.787274-05:00",
                    "created_at": "2023-02-24T09:06:58.280626-05:00",
                    "name": "Game Total Over 240.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c45b6d-9479-4ff1-b0af-85dcca238402/?format=api"
                },
                {
                    "id": "832d8a58-66ba-48f3-abd0-f87dd34fbf1c",
                    "gambit_id": "fa329129-5658-436b-be7c-0232472c8f10",
                    "last_updated": "2023-02-25T17:31:59.786173-05:00",
                    "created_at": "2023-02-24T09:06:58.279143-05:00",
                    "name": "Game Total Under 240.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c45b6d-9479-4ff1-b0af-85dcca238402/?format=api"
                }
            ]
        }
    ]
}