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/9fed8164-9ace-46b1-aa4d-cacf6250fc29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9fed8164-9ace-46b1-aa4d-cacf6250fc29",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9babb67e-2089-497a-8d1e-07f05f3d6609",
    "completed": true,
    "last_updated": "2023-08-25T19:08:08.384434-04:00",
    "created_at": "2023-08-24T08:28:24.016757-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9babb67e-2089-497a-8d1e-07f05f3d6609",
    "datetime": "2023-08-24T13:05:00-04:00",
    "cutoff_datetime": "2023-08-24T13:05:00-04:00",
    "name": "WAS (P Corbin) v. NYY (M King)",
    "bettypes": [
        {
            "id": "49179610-217d-4e0b-9156-4fa30ce289e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fed8164-9ace-46b1-aa4d-cacf6250fc29/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T08:28:24.028481-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": "NYY (M King)",
                        "amount": 6627.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 3373.0
                    }
                ],
                "expected_reward_tokens": 9476.61,
                "profit_sb": -23.39,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9df8ee49-6726-40e7-83dd-56794a23f9a5",
                    "gambit_id": "66a05ada-8a2f-4b68-92c5-d6fc320fcf24",
                    "last_updated": "2023-08-25T19:08:08.408734-04:00",
                    "created_at": "2023-08-24T08:28:24.043066-04:00",
                    "name": "NYY (M King)",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49179610-217d-4e0b-9156-4fa30ce289e2/?format=api"
                },
                {
                    "id": "1d3f9c7c-ad66-47f6-ae2f-8e79b0359514",
                    "gambit_id": "0bf59d0d-cae5-4476-acc9-342184919e95",
                    "last_updated": "2023-08-25T19:08:08.401214-04:00",
                    "created_at": "2023-08-24T08:28:24.036825-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49179610-217d-4e0b-9156-4fa30ce289e2/?format=api"
                }
            ]
        },
        {
            "id": "149320a1-e98f-4e5b-a29b-dc97e841d4c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fed8164-9ace-46b1-aa4d-cacf6250fc29/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T08:28:24.048416-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": "WAS",
                        "amount": 5107.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "167638c7-6494-4922-a93c-3fe7bd7c1ad6",
                    "gambit_id": "40cc4c36-c260-47cf-bde2-d5fea7588032",
                    "last_updated": "2023-08-25T19:08:08.431359-04:00",
                    "created_at": "2023-08-24T08:28:24.053605-04:00",
                    "name": "WAS",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149320a1-e98f-4e5b-a29b-dc97e841d4c7/?format=api"
                },
                {
                    "id": "388d307a-5c28-4ac4-bde0-4e8f08611d85",
                    "gambit_id": "3b97c97f-986a-4f5f-91b4-8b2d7961ecd2",
                    "last_updated": "2023-08-25T19:08:08.422857-04:00",
                    "created_at": "2023-08-24T08:28:24.059321-04:00",
                    "name": "NYY",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149320a1-e98f-4e5b-a29b-dc97e841d4c7/?format=api"
                }
            ]
        },
        {
            "id": "fed6823d-4638-4a42-a29e-19dec4b0ea03",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fed8164-9ace-46b1-aa4d-cacf6250fc29/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T08:28:24.064130-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 Under 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31c571eb-564d-4ba1-8d2c-9f2a931ceea6",
                    "gambit_id": "279bf6cd-1ba4-478a-81fa-a343e4c61ba7",
                    "last_updated": "2023-08-25T19:08:08.447417-04:00",
                    "created_at": "2023-08-24T08:28:24.074835-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed6823d-4638-4a42-a29e-19dec4b0ea03/?format=api"
                },
                {
                    "id": "5120729c-31d8-454b-95a0-79afb3201438",
                    "gambit_id": "bc18e3f8-daf0-482b-bd01-1df2207fe6e4",
                    "last_updated": "2023-08-25T19:08:08.454648-04:00",
                    "created_at": "2023-08-24T08:28:24.069599-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed6823d-4638-4a42-a29e-19dec4b0ea03/?format=api"
                }
            ]
        }
    ]
}