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/03d531c3-cc9e-465b-b630-98f74f3b2512/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "03d531c3-cc9e-465b-b630-98f74f3b2512",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "644daf22-0148-44eb-8249-be6655f6d72c",
    "completed": true,
    "last_updated": "2023-05-31T11:47:22.203250-04:00",
    "created_at": "2023-05-30T10:47:18.868575-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/644daf22-0148-44eb-8249-be6655f6d72c",
    "datetime": "2023-05-30T22:10:00-04:00",
    "cutoff_datetime": "2023-05-30T22:10:00-04:00",
    "name": "WAS (J Irvin) v. LOS (T Gonsolin)",
    "bettypes": [
        {
            "id": "449db86b-20f3-4315-aa6e-3c5d39058fb9",
            "match": "https://api-prod.gambitprofit.com/api/matches/03d531c3-cc9e-465b-b630-98f74f3b2512/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-30T10:47:18.871302-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": "LOS (T Gonsolin)",
                        "amount": 7203.0
                    },
                    {
                        "team": "WAS (J Irvin)",
                        "amount": 2797.0
                    }
                ],
                "expected_reward_tokens": 9507.96,
                "profit_sb": 7.96,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1b33fa88-c195-4f84-a821-53076be79955",
                    "gambit_id": "228c8d43-ede4-4feb-b7f2-d78903e6e120",
                    "last_updated": "2023-05-31T11:47:22.210541-04:00",
                    "created_at": "2023-05-30T10:47:18.875571-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/449db86b-20f3-4315-aa6e-3c5d39058fb9/?format=api"
                },
                {
                    "id": "e200eea1-1326-4867-8960-48a8ef18336c",
                    "gambit_id": "7ab16b2f-2821-4837-b63a-14275076b776",
                    "last_updated": "2023-05-31T11:47:22.207711-04:00",
                    "created_at": "2023-05-30T10:47:18.873344-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/449db86b-20f3-4315-aa6e-3c5d39058fb9/?format=api"
                }
            ]
        },
        {
            "id": "576b25b3-a8ef-4692-a0f4-2ff55ed44807",
            "match": "https://api-prod.gambitprofit.com/api/matches/03d531c3-cc9e-465b-b630-98f74f3b2512/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-30T10:47:18.877831-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": "LOS",
                        "amount": 5784.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0885f04f-e9d1-4267-8775-d05ec4eb914b",
                    "gambit_id": "74972ac2-e1a1-465f-83ce-f0c07a877b99",
                    "last_updated": "2023-05-31T11:47:22.217680-04:00",
                    "created_at": "2023-05-30T10:47:18.881785-04:00",
                    "name": "LOS",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576b25b3-a8ef-4692-a0f4-2ff55ed44807/?format=api"
                },
                {
                    "id": "7d85e62f-cd4c-427c-8fcb-204514316241",
                    "gambit_id": "3a6f2d1c-0564-4380-b7f3-838d0315a7c1",
                    "last_updated": "2023-05-31T11:47:22.215324-04:00",
                    "created_at": "2023-05-30T10:47:18.879744-04:00",
                    "name": "WAS",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576b25b3-a8ef-4692-a0f4-2ff55ed44807/?format=api"
                }
            ]
        },
        {
            "id": "bb459a27-8698-4d0f-bca8-053c3a111ad3",
            "match": "https://api-prod.gambitprofit.com/api/matches/03d531c3-cc9e-465b-b630-98f74f3b2512/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-30T10:47:18.884022-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea7ab681-8e29-4411-9f0a-6249b8fa9eac",
                    "gambit_id": "759ec076-10de-499c-926b-5c8985e80a85",
                    "last_updated": "2023-05-31T11:47:22.224966-04:00",
                    "created_at": "2023-05-30T10:47:18.888352-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb459a27-8698-4d0f-bca8-053c3a111ad3/?format=api"
                },
                {
                    "id": "dcd54924-cd47-40b9-ad42-ed046bee25f8",
                    "gambit_id": "c0905498-b726-4f48-abfb-e6a4194dc67e",
                    "last_updated": "2023-05-31T11:47:22.222343-04:00",
                    "created_at": "2023-05-30T10:47:18.886049-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb459a27-8698-4d0f-bca8-053c3a111ad3/?format=api"
                }
            ]
        }
    ]
}