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/003ce1c3-11f5-4627-b622-9710d5d476f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "003ce1c3-11f5-4627-b622-9710d5d476f4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dcd0702b-4057-4f89-9688-ae33a5ff0bbe",
    "completed": true,
    "last_updated": "2023-05-27T16:17:17.796855-04:00",
    "created_at": "2023-05-26T11:52:12.639735-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dcd0702b-4057-4f89-9688-ae33a5ff0bbe",
    "datetime": "2023-05-26T20:10:00-04:00",
    "cutoff_datetime": "2023-05-26T20:10:00-04:00",
    "name": "SFO (A Wood) v. MIL (F Peralta)",
    "bettypes": [
        {
            "id": "91af5919-4164-4ea1-b912-1ca01d534660",
            "match": "https://api-prod.gambitprofit.com/api/matches/003ce1c3-11f5-4627-b622-9710d5d476f4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:12.643198-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": "MIL (F Peralta)",
                        "amount": 5711.0
                    },
                    {
                        "team": "SFO (A Wood)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a3dbce5a-9801-4773-a2d9-2df11e43b6b5",
                    "gambit_id": "d5a86b2d-7420-4ec5-92ea-c1f1f590d729",
                    "last_updated": "2023-05-27T16:17:17.804741-04:00",
                    "created_at": "2023-05-26T11:52:12.650412-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91af5919-4164-4ea1-b912-1ca01d534660/?format=api"
                },
                {
                    "id": "4f717f3d-05b0-46b8-9a4f-c85079c680cb",
                    "gambit_id": "2a044b2e-9d5e-4c2f-afc1-79cde43b5474",
                    "last_updated": "2023-05-27T16:17:17.802584-04:00",
                    "created_at": "2023-05-26T11:52:12.645878-04:00",
                    "name": "SFO (A Wood)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91af5919-4164-4ea1-b912-1ca01d534660/?format=api"
                }
            ]
        },
        {
            "id": "12225efa-481b-48c1-9b7d-8eb6a5d7b0ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/003ce1c3-11f5-4627-b622-9710d5d476f4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:12.652756-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": "SFO",
                        "amount": 6100.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "525f3a6d-c162-4612-8b96-b5aaddfe4b6d",
                    "gambit_id": "a34b80b9-d5f0-43e6-bfce-c3a58b9c0d30",
                    "last_updated": "2023-05-27T16:17:17.808922-04:00",
                    "created_at": "2023-05-26T11:52:12.656546-04:00",
                    "name": "SFO",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12225efa-481b-48c1-9b7d-8eb6a5d7b0ac/?format=api"
                },
                {
                    "id": "99988ef1-2b25-4b06-bcad-e40b0c048712",
                    "gambit_id": "b4379df7-09b8-41ff-b48e-e81d815a3dee",
                    "last_updated": "2023-05-27T16:17:17.811157-04:00",
                    "created_at": "2023-05-26T11:52:12.658675-04:00",
                    "name": "MIL",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12225efa-481b-48c1-9b7d-8eb6a5d7b0ac/?format=api"
                }
            ]
        },
        {
            "id": "d471a3e2-9d3f-4a03-9e94-ace72ddc8571",
            "match": "https://api-prod.gambitprofit.com/api/matches/003ce1c3-11f5-4627-b622-9710d5d476f4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:12.660753-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "186d2ebb-c516-42d1-be8b-e4d3d9361904",
                    "gambit_id": "ef66f284-c30f-4a9e-a6c1-a571fce1c099",
                    "last_updated": "2023-05-27T16:17:17.818214-04:00",
                    "created_at": "2023-05-26T11:52:12.662484-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d471a3e2-9d3f-4a03-9e94-ace72ddc8571/?format=api"
                },
                {
                    "id": "de01ad8e-b6be-4c88-946d-1d30aa277da1",
                    "gambit_id": "65d46b74-e3f3-45fd-bcd3-dde38c446271",
                    "last_updated": "2023-05-27T16:17:17.815849-04:00",
                    "created_at": "2023-05-26T11:52:12.664183-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d471a3e2-9d3f-4a03-9e94-ace72ddc8571/?format=api"
                }
            ]
        }
    ]
}