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/f5149ed1-7158-4b4f-bdc0-f3ebb1823a70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f5149ed1-7158-4b4f-bdc0-f3ebb1823a70",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "66fecadc-adf9-424d-bc0c-189ffeb6e70e",
    "completed": true,
    "last_updated": "2023-11-29T14:08:21.260039-05:00",
    "created_at": "2023-11-28T09:33:15.240214-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/66fecadc-adf9-424d-bc0c-189ffeb6e70e",
    "datetime": "2023-11-28T19:40:00-05:00",
    "cutoff_datetime": "2023-11-28T19:40:00-05:00",
    "name": "Atlanta Hawks v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "f70ecdd9-7359-41d4-9ced-2e027e8cf580",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5149ed1-7158-4b4f-bdc0-f3ebb1823a70/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-28T09:33:15.265814-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": "Cleveland Cavaliers",
                        "amount": 6241.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee928578-f55b-4456-bc15-6347ec345b0a",
                    "gambit_id": "073c3c86-d5c1-432b-a201-7cdf9f4d1faa",
                    "last_updated": "2023-11-29T14:08:21.280929-05:00",
                    "created_at": "2023-11-28T09:33:15.278527-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f70ecdd9-7359-41d4-9ced-2e027e8cf580/?format=api"
                },
                {
                    "id": "b6e8a2f6-a1a2-43e4-8f29-a83868aeb9e7",
                    "gambit_id": "b0e35a65-4701-49fc-ae32-c660733b3bcc",
                    "last_updated": "2023-11-29T14:08:21.277567-05:00",
                    "created_at": "2023-11-28T09:33:15.271942-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f70ecdd9-7359-41d4-9ced-2e027e8cf580/?format=api"
                }
            ]
        },
        {
            "id": "88cfb6c1-6b2d-437c-a084-79495227033e",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5149ed1-7158-4b4f-bdc0-f3ebb1823a70/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-28T09:33:15.249864-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": "Atlanta Hawks",
                        "amount": 5107.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "28a9bb50-44eb-465a-b392-e986fac3e7e5",
                    "gambit_id": "aa2a158b-3dae-45e8-b9f6-c02fb44551ae",
                    "last_updated": "2023-11-29T14:08:21.267554-05:00",
                    "created_at": "2023-11-28T09:33:15.255406-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cfb6c1-6b2d-437c-a084-79495227033e/?format=api"
                },
                {
                    "id": "34b97659-1b5c-42a6-a6ab-69dae50092cb",
                    "gambit_id": "6fbc9562-8765-41b9-a1a3-f5e5f123a6c7",
                    "last_updated": "2023-11-29T14:08:21.270805-05:00",
                    "created_at": "2023-11-28T09:33:15.260383-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cfb6c1-6b2d-437c-a084-79495227033e/?format=api"
                }
            ]
        },
        {
            "id": "07146283-b0b1-4849-a63b-4cdfe7e74659",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5149ed1-7158-4b4f-bdc0-f3ebb1823a70/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-28T09:33:15.284320-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 238.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 238.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "efdb4e5d-d351-43d3-b788-c13d95899d0a",
                    "gambit_id": "cd3009ad-61bd-43a5-aa9f-8050bd8cd6c4",
                    "last_updated": "2023-11-29T14:08:21.287947-05:00",
                    "created_at": "2023-11-28T09:33:15.289671-05:00",
                    "name": "Game Total Over 238.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07146283-b0b1-4849-a63b-4cdfe7e74659/?format=api"
                },
                {
                    "id": "804d99b7-5709-426b-9ac3-7d89c606023f",
                    "gambit_id": "48b47752-f4f5-427f-a2c3-d30f140f0f0f",
                    "last_updated": "2023-11-29T14:08:21.291522-05:00",
                    "created_at": "2023-11-28T09:33:15.296454-05:00",
                    "name": "Game Total Under 238.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07146283-b0b1-4849-a63b-4cdfe7e74659/?format=api"
                }
            ]
        }
    ]
}