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/50cf545b-290b-4b3d-8a30-b688e40b8c59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "50cf545b-290b-4b3d-8a30-b688e40b8c59",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "525d5456-705e-42e9-8056-76cfe8901193",
    "completed": true,
    "last_updated": "2023-06-18T10:28:12.325512-04:00",
    "created_at": "2023-06-17T09:32:59.895882-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.32,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/525d5456-705e-42e9-8056-76cfe8901193",
    "datetime": "2023-06-17T16:10:00-04:00",
    "cutoff_datetime": "2023-06-17T16:10:00-04:00",
    "name": "COL (C Seabold) v. ATL (B Elder)",
    "bettypes": [
        {
            "id": "4502b9cc-e019-4d4e-bcb7-59b52452a6ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/50cf545b-290b-4b3d-8a30-b688e40b8c59/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-17T09:32:59.898542-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 (B Elder)",
                        "amount": 7112.0
                    },
                    {
                        "team": "COL (C Seabold)",
                        "amount": 2888.0
                    }
                ],
                "expected_reward_tokens": 9530.08,
                "profit_sb": 30.08,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0ab549b7-de14-4f37-843e-e93f574d6c45",
                    "gambit_id": "a9dc99bc-de8e-4978-b291-4812592c0433",
                    "last_updated": "2023-06-18T10:28:12.330414-04:00",
                    "created_at": "2023-06-17T09:32:59.903020-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4502b9cc-e019-4d4e-bcb7-59b52452a6ea/?format=api"
                },
                {
                    "id": "7cc75dfe-b883-4632-a644-87da1110a1a3",
                    "gambit_id": "1d023f44-82b8-4188-a376-e0c2132018ad",
                    "last_updated": "2023-06-18T10:28:12.328974-04:00",
                    "created_at": "2023-06-17T09:32:59.900783-04:00",
                    "name": "COL (C Seabold)",
                    "reward": "3.30000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4502b9cc-e019-4d4e-bcb7-59b52452a6ea/?format=api"
                }
            ]
        },
        {
            "id": "c8bac879-b12e-4225-bf62-717782c37be9",
            "match": "https://api-prod.gambitprofit.com/api/matches/50cf545b-290b-4b3d-8a30-b688e40b8c59/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-17T09:32:59.905242-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": 5699.0
                    },
                    {
                        "team": "COL",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8357457d-b9d7-4ebf-ad8a-1bdc524e46a4",
                    "gambit_id": "9ca45dca-e6b1-4012-bb01-6c6c13a14652",
                    "last_updated": "2023-06-18T10:28:12.335121-04:00",
                    "created_at": "2023-06-17T09:32:59.910300-04:00",
                    "name": "ATL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8bac879-b12e-4225-bf62-717782c37be9/?format=api"
                },
                {
                    "id": "ec24f8d0-6a63-4a77-9086-65fa4103d34b",
                    "gambit_id": "ff036d06-6e4a-4011-93db-8eba568cf303",
                    "last_updated": "2023-06-18T10:28:12.333662-04:00",
                    "created_at": "2023-06-17T09:32:59.908053-04:00",
                    "name": "COL",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8bac879-b12e-4225-bf62-717782c37be9/?format=api"
                }
            ]
        },
        {
            "id": "36ff9edb-8139-4e16-885c-7678f567a721",
            "match": "https://api-prod.gambitprofit.com/api/matches/50cf545b-290b-4b3d-8a30-b688e40b8c59/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-17T09:32:59.912861-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8b76fa4-d2e4-45df-8bf7-bed4242a112c",
                    "gambit_id": "a27b632b-44aa-483a-bb00-42ca8970530c",
                    "last_updated": "2023-06-18T10:28:12.337892-04:00",
                    "created_at": "2023-06-17T09:32:59.915186-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36ff9edb-8139-4e16-885c-7678f567a721/?format=api"
                },
                {
                    "id": "a788d096-29d8-4513-bf14-3ac6a4bedb88",
                    "gambit_id": "c8959b9e-ffac-4a95-8ce1-4e9c699f7c6f",
                    "last_updated": "2023-06-18T10:28:12.339256-04:00",
                    "created_at": "2023-06-17T09:32:59.917607-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36ff9edb-8139-4e16-885c-7678f567a721/?format=api"
                }
            ]
        }
    ]
}