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/18fa326f-f9f1-44f8-ad08-0687c8e28861/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18fa326f-f9f1-44f8-ad08-0687c8e28861",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c6126e30-1509-4aeb-81d7-92e4b471399e",
    "completed": true,
    "last_updated": "2023-05-15T11:37:02.686785-04:00",
    "created_at": "2023-05-14T10:57:06.647160-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c6126e30-1509-4aeb-81d7-92e4b471399e",
    "datetime": "2023-05-14T15:10:00-04:00",
    "cutoff_datetime": "2023-05-14T15:10:00-04:00",
    "name": "PHI (A Nola) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "338288ea-c8c6-4115-a764-4ed93e27b68b",
            "match": "https://api-prod.gambitprofit.com/api/matches/18fa326f-f9f1-44f8-ad08-0687c8e28861/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-14T10:57:06.662756-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": "PHI (A Nola)",
                        "amount": 5980.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce61b0b0-5d5e-4219-b84c-6526ff1167dc",
                    "gambit_id": "75ef4dea-02f1-4b1e-be64-e0138c9df73b",
                    "last_updated": "2023-05-15T11:37:02.700261-04:00",
                    "created_at": "2023-05-14T10:57:06.666935-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/338288ea-c8c6-4115-a764-4ed93e27b68b/?format=api"
                },
                {
                    "id": "831e168e-6628-42b6-b809-a631fe4e5a28",
                    "gambit_id": "afd1fae8-929c-4ed6-8a6d-7002175ec411",
                    "last_updated": "2023-05-15T11:37:02.698911-04:00",
                    "created_at": "2023-05-14T10:57:06.664716-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/338288ea-c8c6-4115-a764-4ed93e27b68b/?format=api"
                }
            ]
        },
        {
            "id": "f6b0efcf-fcc1-47fd-bd33-38244359abcc",
            "match": "https://api-prod.gambitprofit.com/api/matches/18fa326f-f9f1-44f8-ad08-0687c8e28861/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-14T10:57:06.657051-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": "COL",
                        "amount": 5000.0
                    },
                    {
                        "team": "PHI",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b9d76c97-9dc1-480d-ab5e-ffb14b89f917",
                    "gambit_id": "9514b35e-5dcb-4f7b-8dc6-3453a2220868",
                    "last_updated": "2023-05-15T11:37:02.694628-04:00",
                    "created_at": "2023-05-14T10:57:06.658974-04:00",
                    "name": "COL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6b0efcf-fcc1-47fd-bd33-38244359abcc/?format=api"
                },
                {
                    "id": "818863cd-bc06-48d8-9bb7-9d13373c6178",
                    "gambit_id": "0076802c-3c12-49f8-ae58-41c201acbe76",
                    "last_updated": "2023-05-15T11:37:02.695991-04:00",
                    "created_at": "2023-05-14T10:57:06.660829-04:00",
                    "name": "PHI",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6b0efcf-fcc1-47fd-bd33-38244359abcc/?format=api"
                }
            ]
        },
        {
            "id": "c4a0cdda-d530-458d-9c7a-1a140801914c",
            "match": "https://api-prod.gambitprofit.com/api/matches/18fa326f-f9f1-44f8-ad08-0687c8e28861/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-14T10:57:06.650201-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 10.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 10.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ec95196-7842-4512-aa4a-eda95a3cefe9",
                    "gambit_id": "d9e5c51f-e6b6-4520-9f46-d7bce0d20721",
                    "last_updated": "2023-05-15T11:37:02.691783-04:00",
                    "created_at": "2023-05-14T10:57:06.654579-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a0cdda-d530-458d-9c7a-1a140801914c/?format=api"
                },
                {
                    "id": "69679cb8-98c1-4b0a-98a6-8177f2f21314",
                    "gambit_id": "b73b858b-f837-4c10-9727-093d469ff76f",
                    "last_updated": "2023-05-15T11:37:02.690353-04:00",
                    "created_at": "2023-05-14T10:57:06.652284-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a0cdda-d530-458d-9c7a-1a140801914c/?format=api"
                }
            ]
        }
    ]
}