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/849ddb19-dc4e-40f7-a633-a3d9ec40f1fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "849ddb19-dc4e-40f7-a633-a3d9ec40f1fa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d671ba58-069b-4671-ae61-fc91c1333c3d",
    "completed": true,
    "last_updated": "2023-07-10T18:28:23.471028-04:00",
    "created_at": "2023-07-09T08:43:18.905069-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d671ba58-069b-4671-ae61-fc91c1333c3d",
    "datetime": "2023-07-09T13:40:00-04:00",
    "cutoff_datetime": "2023-07-09T13:40:00-04:00",
    "name": "ATL (B Elder) v. TAM (Z Eflin)",
    "bettypes": [
        {
            "id": "352501be-dfce-4d24-9cba-a87a70075e0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/849ddb19-dc4e-40f7-a633-a3d9ec40f1fa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-09T08:43:18.908503-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": "TAM (Z Eflin)",
                        "amount": 5286.0
                    },
                    {
                        "team": "ATL (B Elder)",
                        "amount": 4714.0
                    }
                ],
                "expected_reward_tokens": 9567.66,
                "profit_sb": 67.66,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4c144d28-d61d-4989-97ae-6311d8f2de35",
                    "gambit_id": "7aae3581-ed14-48b2-8b21-a55bb46d8d2d",
                    "last_updated": "2023-07-10T18:28:23.476355-04:00",
                    "created_at": "2023-07-09T08:43:18.913256-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/352501be-dfce-4d24-9cba-a87a70075e0e/?format=api"
                },
                {
                    "id": "a9110f9a-5493-475c-8dac-5b926a0221ab",
                    "gambit_id": "cbc89e66-2ca2-4f7a-844a-7d660bc12416",
                    "last_updated": "2023-07-10T18:28:23.474711-04:00",
                    "created_at": "2023-07-09T08:43:18.910822-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "2.03000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/352501be-dfce-4d24-9cba-a87a70075e0e/?format=api"
                }
            ]
        },
        {
            "id": "26bd4632-b2ba-4ce1-a434-a53b2dbaa644",
            "match": "https://api-prod.gambitprofit.com/api/matches/849ddb19-dc4e-40f7-a633-a3d9ec40f1fa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-09T08:43:18.915735-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": 6324.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "812e7233-829c-4d91-9408-6a274ebd368f",
                    "gambit_id": "50f5aca3-0bf6-4e3c-b3c2-5a4ab80c958b",
                    "last_updated": "2023-07-10T18:28:23.479484-04:00",
                    "created_at": "2023-07-09T08:43:18.918263-04:00",
                    "name": "ATL",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26bd4632-b2ba-4ce1-a434-a53b2dbaa644/?format=api"
                },
                {
                    "id": "2988ed55-36fb-4e4d-8d83-382530a87698",
                    "gambit_id": "6ce5183e-d902-4c6a-be91-89572370c990",
                    "last_updated": "2023-07-10T18:28:23.480983-04:00",
                    "created_at": "2023-07-09T08:43:18.921291-04:00",
                    "name": "TAM",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26bd4632-b2ba-4ce1-a434-a53b2dbaa644/?format=api"
                }
            ]
        },
        {
            "id": "5a7d4cfb-685c-4a43-9702-7e4217873b4e",
            "match": "https://api-prod.gambitprofit.com/api/matches/849ddb19-dc4e-40f7-a633-a3d9ec40f1fa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-09T08:43:18.923891-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "faa36e38-12b3-46e0-a22c-bf8a77f22fb9",
                    "gambit_id": "b035f8f5-386a-44b8-9a3d-591bcd001642",
                    "last_updated": "2023-07-10T18:28:23.483999-04:00",
                    "created_at": "2023-07-09T08:43:18.926201-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7d4cfb-685c-4a43-9702-7e4217873b4e/?format=api"
                },
                {
                    "id": "525b9e20-8401-499d-ab3d-c1838052f29c",
                    "gambit_id": "b96f5ca3-1edd-4b1a-ba73-fe0a162116bc",
                    "last_updated": "2023-07-10T18:28:23.485553-04:00",
                    "created_at": "2023-07-09T08:43:18.928807-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7d4cfb-685c-4a43-9702-7e4217873b4e/?format=api"
                }
            ]
        }
    ]
}