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/5bcf92cc-80fb-45ad-8638-23a798de01a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5bcf92cc-80fb-45ad-8638-23a798de01a7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6978013d-5570-451d-b554-e5f39581bbbe",
    "completed": true,
    "last_updated": "2023-01-14T12:07:00.464586-05:00",
    "created_at": "2023-01-13T09:11:47.879578-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6978013d-5570-451d-b554-e5f39581bbbe",
    "datetime": "2023-01-13T19:10:00-05:00",
    "cutoff_datetime": "2023-01-13T19:10:00-05:00",
    "name": "New Orleans Pelicans v. Detroit Pistons",
    "bettypes": [
        {
            "id": "b7698a3c-e79b-4a1f-a8a6-5f8d8c22be94",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bcf92cc-80fb-45ad-8638-23a798de01a7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-13T09:11:47.884914-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": "New Orleans Pelicans",
                        "amount": 6387.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3613.0
                    }
                ],
                "expected_reward_tokens": 9068.63,
                "profit_sb": 68.63,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4eeb5c8a-3f7e-499d-8a6b-3d2fac6df572",
                    "gambit_id": "16f10634-0685-4ce3-8a53-02956fdb1f92",
                    "last_updated": "2023-01-14T12:07:00.484424-05:00",
                    "created_at": "2023-01-13T09:11:47.887262-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.42000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7698a3c-e79b-4a1f-a8a6-5f8d8c22be94/?format=api"
                },
                {
                    "id": "e0114674-b977-4f25-b771-4b4894129483",
                    "gambit_id": "e43f5a8c-8a0f-4c3b-a9c2-451880f16bf2",
                    "last_updated": "2023-01-14T12:07:00.481433-05:00",
                    "created_at": "2023-01-13T09:11:47.886025-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.51000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7698a3c-e79b-4a1f-a8a6-5f8d8c22be94/?format=api"
                }
            ]
        },
        {
            "id": "6381c391-32b2-405e-b711-422a405a1859",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bcf92cc-80fb-45ad-8638-23a798de01a7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-13T09:11:47.888623-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": "New Orleans Pelicans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af6e55a6-cadc-4f52-8ab2-2cc8e04e9fae",
                    "gambit_id": "f70d7637-f082-4585-9ea1-3506469f53b4",
                    "last_updated": "2023-01-14T12:07:00.493559-05:00",
                    "created_at": "2023-01-13T09:11:47.890888-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6381c391-32b2-405e-b711-422a405a1859/?format=api"
                },
                {
                    "id": "5a329c82-cbb5-44fe-9960-ab169f7a0947",
                    "gambit_id": "4e1cfe84-5a48-47ce-a57f-b3846fcc42ae",
                    "last_updated": "2023-01-14T12:07:00.490613-05:00",
                    "created_at": "2023-01-13T09:11:47.889743-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6381c391-32b2-405e-b711-422a405a1859/?format=api"
                }
            ]
        },
        {
            "id": "fa2f8902-aa13-4e64-b00e-234523dfa5e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bcf92cc-80fb-45ad-8638-23a798de01a7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-13T09:11:47.881188-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 235.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "532c8e5b-c463-442f-9a35-efde0def2e06",
                    "gambit_id": "32e2df71-9900-4553-9769-182a618d75c9",
                    "last_updated": "2023-01-14T12:07:00.471652-05:00",
                    "created_at": "2023-01-13T09:11:47.882316-05:00",
                    "name": "Game Total Under 235.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa2f8902-aa13-4e64-b00e-234523dfa5e5/?format=api"
                },
                {
                    "id": "9a51f03e-d021-4b52-87b3-00b5eaace11d",
                    "gambit_id": "7e2edc98-3949-4637-a3e5-4b24030b3af9",
                    "last_updated": "2023-01-14T12:07:00.474900-05:00",
                    "created_at": "2023-01-13T09:11:47.883485-05:00",
                    "name": "Game Total Over 235.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa2f8902-aa13-4e64-b00e-234523dfa5e5/?format=api"
                }
            ]
        }
    ]
}