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/5bc7abe5-ef47-4094-8d5f-8cc38072077d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5bc7abe5-ef47-4094-8d5f-8cc38072077d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6d9990b1-29f9-4157-aec5-f1da80274e9f",
    "completed": true,
    "last_updated": "2023-09-15T10:23:22.104139-04:00",
    "created_at": "2023-09-13T09:07:59.455988-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6d9990b1-29f9-4157-aec5-f1da80274e9f",
    "datetime": "2023-09-13T18:40:00-04:00",
    "cutoff_datetime": "2023-09-13T18:40:00-04:00",
    "name": "CIN (C Phillips) v. DET (Ed Rodriguez)",
    "bettypes": [
        {
            "id": "6a29960a-cb53-45b2-8ad7-8f9baa835698",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bc7abe5-ef47-4094-8d5f-8cc38072077d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-13T09:07:59.462506-04: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": "DET (Ed Rodriguez)",
                        "amount": 5578.0
                    },
                    {
                        "team": "CIN (C Phillips)",
                        "amount": 4422.0
                    }
                ],
                "expected_reward_tokens": 9594.16,
                "profit_sb": 94.16,
                "profit_sb_percentage": 0.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1064e07e-3a96-448d-8c93-a833d4f12d4b",
                    "gambit_id": "233ef851-a2f2-4cb4-a13a-512d05a4fbc2",
                    "last_updated": "2023-09-15T10:23:22.117058-04:00",
                    "created_at": "2023-09-13T09:07:59.471992-04:00",
                    "name": "DET (Ed Rodriguez)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a29960a-cb53-45b2-8ad7-8f9baa835698/?format=api"
                },
                {
                    "id": "4de5af76-b585-46a7-bb88-879a1da5e652",
                    "gambit_id": "18fe6cba-f341-4990-b72c-2566d94b7f60",
                    "last_updated": "2023-09-15T10:23:22.113751-04:00",
                    "created_at": "2023-09-13T09:07:59.467549-04:00",
                    "name": "CIN (C Phillips)",
                    "reward": "2.17000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a29960a-cb53-45b2-8ad7-8f9baa835698/?format=api"
                }
            ]
        },
        {
            "id": "a80f2e13-5dd4-4c58-b647-0fb1a65d667d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bc7abe5-ef47-4094-8d5f-8cc38072077d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-13T09:07:59.475833-04: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": "CIN",
                        "amount": 6154.0
                    },
                    {
                        "team": "DET",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e7c3a162-181d-4a19-8dd2-b2b0c12a15f3",
                    "gambit_id": "3bb80bab-ac82-4cce-9ebc-f97590459d29",
                    "last_updated": "2023-09-15T10:23:22.124459-04:00",
                    "created_at": "2023-09-13T09:07:59.480030-04:00",
                    "name": "CIN",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a80f2e13-5dd4-4c58-b647-0fb1a65d667d/?format=api"
                },
                {
                    "id": "2a18c542-3f6e-4653-ac50-32b110a271e7",
                    "gambit_id": "2834838a-092b-49bc-9788-705dd6e8f382",
                    "last_updated": "2023-09-15T10:23:22.128101-04:00",
                    "created_at": "2023-09-13T09:07:59.486350-04:00",
                    "name": "DET",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a80f2e13-5dd4-4c58-b647-0fb1a65d667d/?format=api"
                }
            ]
        },
        {
            "id": "b8eb7dc1-dbe8-402a-b213-73db3ef6d15d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bc7abe5-ef47-4094-8d5f-8cc38072077d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-13T09:07:59.491588-04: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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aadecaed-d238-473a-aa45-73f266784b05",
                    "gambit_id": "231287fa-3e43-4b19-907c-c43e4b2d39a8",
                    "last_updated": "2023-09-15T10:23:22.138742-04:00",
                    "created_at": "2023-09-13T09:07:59.514969-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8eb7dc1-dbe8-402a-b213-73db3ef6d15d/?format=api"
                },
                {
                    "id": "b666635b-6af0-4cf7-8ac2-02e7e7f69df7",
                    "gambit_id": "caf1f15b-c8bc-48ba-a406-8fe32e5bd440",
                    "last_updated": "2023-09-15T10:23:22.135370-04:00",
                    "created_at": "2023-09-13T09:07:59.505404-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8eb7dc1-dbe8-402a-b213-73db3ef6d15d/?format=api"
                }
            ]
        }
    ]
}