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/a2503c38-9746-43ad-bf49-30f145efd824/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a2503c38-9746-43ad-bf49-30f145efd824",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "664b0358-e520-46a3-9ac9-b28b730139e4",
    "completed": true,
    "last_updated": "2023-06-01T10:17:11.523904-04:00",
    "created_at": "2023-05-31T11:47:14.805936-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/664b0358-e520-46a3-9ac9-b28b730139e4",
    "datetime": "2023-05-31T15:37:00-04:00",
    "cutoff_datetime": "2023-05-31T15:37:00-04:00",
    "name": "ATL (J Shuster) v. OAK (J Kaprielian)",
    "bettypes": [
        {
            "id": "8179324c-7b5f-4411-b663-5f5a35dd0640",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2503c38-9746-43ad-bf49-30f145efd824/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-31T11:47:14.808690-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": "ATL (J Shuster)",
                        "amount": 6728.0
                    },
                    {
                        "team": "OAK (J Kaprielian)",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6f4c52ce-4571-4551-8938-67e6d0f4e23d",
                    "gambit_id": "fa96d43f-9bb3-48f1-929a-6063fe7aa892",
                    "last_updated": "2023-06-01T10:17:11.529858-04:00",
                    "created_at": "2023-05-31T11:47:14.810752-04:00",
                    "name": "ATL (J Shuster)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8179324c-7b5f-4411-b663-5f5a35dd0640/?format=api"
                },
                {
                    "id": "f3768681-d5f8-42df-9024-a5ba71af9594",
                    "gambit_id": "69590902-acc5-4930-b95a-6c8b8d9ade3e",
                    "last_updated": "2023-06-01T10:17:11.532104-04:00",
                    "created_at": "2023-05-31T11:47:14.813022-04:00",
                    "name": "OAK (J Kaprielian)",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8179324c-7b5f-4411-b663-5f5a35dd0640/?format=api"
                }
            ]
        },
        {
            "id": "27506422-23ce-4d74-9b6f-d1c64a117e7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2503c38-9746-43ad-bf49-30f145efd824/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-31T11:47:14.815048-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": "ATL",
                        "amount": 5599.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1443f5fb-312e-4382-81ac-9d305ae6e82f",
                    "gambit_id": "84e06181-246e-471f-bacd-b647aef95afc",
                    "last_updated": "2023-06-01T10:17:11.536628-04:00",
                    "created_at": "2023-05-31T11:47:14.816667-04:00",
                    "name": "ATL",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27506422-23ce-4d74-9b6f-d1c64a117e7a/?format=api"
                },
                {
                    "id": "708a634c-4bfe-408a-a88c-2071f66ac64e",
                    "gambit_id": "3e12ef2f-15d5-40cd-a2a2-ba8be617150f",
                    "last_updated": "2023-06-01T10:17:11.538821-04:00",
                    "created_at": "2023-05-31T11:47:14.818461-04:00",
                    "name": "OAK",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27506422-23ce-4d74-9b6f-d1c64a117e7a/?format=api"
                }
            ]
        },
        {
            "id": "9982d48c-25fb-4fe4-96ce-7dca183a2420",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2503c38-9746-43ad-bf49-30f145efd824/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-31T11:47:14.820349-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 Over 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "633971a7-5fee-4af1-a833-1720eb97785b",
                    "gambit_id": "bdc3a6de-8f1f-4dc2-9681-6f3a3d01de9c",
                    "last_updated": "2023-06-01T10:17:11.542857-04:00",
                    "created_at": "2023-05-31T11:47:14.821894-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9982d48c-25fb-4fe4-96ce-7dca183a2420/?format=api"
                },
                {
                    "id": "8f2db019-a113-4ac4-b930-1de47f511184",
                    "gambit_id": "f6ffc27a-91cb-474b-a476-4dddc4bbd939",
                    "last_updated": "2023-06-01T10:17:11.544805-04:00",
                    "created_at": "2023-05-31T11:47:14.823735-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9982d48c-25fb-4fe4-96ce-7dca183a2420/?format=api"
                }
            ]
        }
    ]
}