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/625fee5d-5677-427a-961f-cf6f662847e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "625fee5d-5677-427a-961f-cf6f662847e8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e7723e75-bcaa-4387-97c0-327899750074",
    "completed": true,
    "last_updated": "2023-08-21T10:33:12.809809-04:00",
    "created_at": "2023-08-19T09:28:04.304418-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e7723e75-bcaa-4387-97c0-327899750074",
    "datetime": "2023-08-19T21:07:00-04:00",
    "cutoff_datetime": "2023-08-19T21:07:00-04:00",
    "name": "BAL (C Irvin) v. OAK (K Waldichuk)",
    "bettypes": [
        {
            "id": "d56820c4-f2e1-4f85-943e-bddcaeeba9c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/625fee5d-5677-427a-961f-cf6f662847e8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-19T09:28:04.315334-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": "BAL (C Irvin)",
                        "amount": 6139.0
                    },
                    {
                        "team": "OAK (K Waldichuk)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df8d9860-1716-44f6-90e4-0e502c2acfca",
                    "gambit_id": "4a0d55ef-070d-4784-a502-66586ce0f3f7",
                    "last_updated": "2023-08-21T10:33:12.821379-04:00",
                    "created_at": "2023-08-19T09:28:04.323092-04:00",
                    "name": "BAL (C Irvin)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d56820c4-f2e1-4f85-943e-bddcaeeba9c2/?format=api"
                },
                {
                    "id": "e79e9569-099b-4ace-b5d1-dc6369c4bd5a",
                    "gambit_id": "cb09e588-9d08-4968-a772-a64660d7693f",
                    "last_updated": "2023-08-21T10:33:12.825088-04:00",
                    "created_at": "2023-08-19T09:28:04.331537-04:00",
                    "name": "OAK (K Waldichuk)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d56820c4-f2e1-4f85-943e-bddcaeeba9c2/?format=api"
                }
            ]
        },
        {
            "id": "ee8f6516-e6fa-406e-a1a9-90c4e3c0d4a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/625fee5d-5677-427a-961f-cf6f662847e8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-19T09:28:04.339834-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": "OAK",
                        "amount": 5000.0
                    },
                    {
                        "team": "BAL",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "023f3cf8-c9ce-4778-b22a-0c80bb864101",
                    "gambit_id": "e187551d-4ce8-46d2-b89f-43970cc14b36",
                    "last_updated": "2023-08-21T10:33:12.832485-04:00",
                    "created_at": "2023-08-19T09:28:04.347835-04:00",
                    "name": "OAK",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee8f6516-e6fa-406e-a1a9-90c4e3c0d4a5/?format=api"
                },
                {
                    "id": "585feaff-f588-47f2-8b6e-72ed20c28b8a",
                    "gambit_id": "c26fa096-6fed-4330-9bd3-d6f8ed70b319",
                    "last_updated": "2023-08-21T10:33:12.836778-04:00",
                    "created_at": "2023-08-19T09:28:04.356494-04:00",
                    "name": "BAL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee8f6516-e6fa-406e-a1a9-90c4e3c0d4a5/?format=api"
                }
            ]
        },
        {
            "id": "f9ad1e11-6117-40b3-a43f-fd3c4b89fa07",
            "match": "https://api-prod.gambitprofit.com/api/matches/625fee5d-5677-427a-961f-cf6f662847e8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-19T09:28:04.364304-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": "90a78218-714b-473f-9a14-fa03b77be854",
                    "gambit_id": "af6a9a3f-7f5b-48fb-aee0-86f641c1abc5",
                    "last_updated": "2023-08-21T10:33:12.843885-04:00",
                    "created_at": "2023-08-19T09:28:04.368851-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/f9ad1e11-6117-40b3-a43f-fd3c4b89fa07/?format=api"
                },
                {
                    "id": "dc9a9b2b-3a7c-4fd5-a6ec-9f4468776e48",
                    "gambit_id": "b3465e8f-31f2-4e1f-8610-b92fd112f051",
                    "last_updated": "2023-08-21T10:33:12.847143-04:00",
                    "created_at": "2023-08-19T09:28:04.373209-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/f9ad1e11-6117-40b3-a43f-fd3c4b89fa07/?format=api"
                }
            ]
        }
    ]
}