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/d65f974a-2604-4bc3-9608-ded1b28bb688/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d65f974a-2604-4bc3-9608-ded1b28bb688",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "32f4985c-7269-4e8d-a16f-8275a426519e",
    "completed": true,
    "last_updated": "2023-04-18T12:12:08.081597-04:00",
    "created_at": "2023-04-16T12:17:24.445231-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/32f4985c-7269-4e8d-a16f-8275a426519e",
    "datetime": "2023-04-16T14:10:00-04:00",
    "cutoff_datetime": "2023-04-16T14:10:00-04:00",
    "name": "BAL (G Rodriguez) v. CWS (D Cease)",
    "bettypes": [
        {
            "id": "7ad9f673-680f-4118-a956-3dcec2d98d14",
            "match": "https://api-prod.gambitprofit.com/api/matches/d65f974a-2604-4bc3-9608-ded1b28bb688/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-16T12:17:24.474145-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": "CWS (D Cease)",
                        "amount": 5478.0
                    },
                    {
                        "team": "BAL (G Rodriguez)",
                        "amount": 4522.0
                    }
                ],
                "expected_reward_tokens": 9586.5,
                "profit_sb": 86.5,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a274a2ce-4d2e-41f5-920d-5d5a3e68584e",
                    "gambit_id": "595662d3-58fa-48e5-b36e-9d09dde09e9c",
                    "last_updated": "2023-04-18T12:12:08.096959-04:00",
                    "created_at": "2023-04-16T12:17:24.479366-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "1.75000",
                    "odds": "1.78740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad9f673-680f-4118-a956-3dcec2d98d14/?format=api"
                },
                {
                    "id": "6b9e827c-c450-4ce0-9e68-71ee3abcba46",
                    "gambit_id": "c3362fe7-d1d4-43d1-91a9-0f0d7a34ef37",
                    "last_updated": "2023-04-18T12:12:08.095593-04:00",
                    "created_at": "2023-04-16T12:17:24.476728-04:00",
                    "name": "BAL (G Rodriguez)",
                    "reward": "2.12000",
                    "odds": "2.17000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad9f673-680f-4118-a956-3dcec2d98d14/?format=api"
                }
            ]
        },
        {
            "id": "802eb99e-5d76-410b-84e7-8ec7816ff406",
            "match": "https://api-prod.gambitprofit.com/api/matches/d65f974a-2604-4bc3-9608-ded1b28bb688/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-16T12:17:24.462912-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",
                        "amount": 6324.0
                    },
                    {
                        "team": "CWS",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "523f57e8-ffb2-4dfd-9b56-5809feb9772b",
                    "gambit_id": "9320af3b-5bc1-45a5-969c-3a5ed0318587",
                    "last_updated": "2023-04-18T12:12:08.092216-04:00",
                    "created_at": "2023-04-16T12:17:24.470243-04:00",
                    "name": "BAL",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802eb99e-5d76-410b-84e7-8ec7816ff406/?format=api"
                },
                {
                    "id": "343d02a6-11c9-4b3b-bef9-0dbcaefce159",
                    "gambit_id": "77078925-aea6-495a-b117-73b3b95d9dd2",
                    "last_updated": "2023-04-18T12:12:08.090758-04:00",
                    "created_at": "2023-04-16T12:17:24.466532-04:00",
                    "name": "CWS",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802eb99e-5d76-410b-84e7-8ec7816ff406/?format=api"
                }
            ]
        },
        {
            "id": "ef022e87-0e8b-4f2e-8f3b-584f453bc333",
            "match": "https://api-prod.gambitprofit.com/api/matches/d65f974a-2604-4bc3-9608-ded1b28bb688/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-16T12:17:24.449107-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21c1d79f-45fb-4bf5-9bdc-22b3ba2b1cae",
                    "gambit_id": "7e030229-7391-4c4a-b447-da43c4f28014",
                    "last_updated": "2023-04-18T12:12:08.087364-04:00",
                    "created_at": "2023-04-16T12:17:24.456117-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef022e87-0e8b-4f2e-8f3b-584f453bc333/?format=api"
                },
                {
                    "id": "426bbd2d-9505-4a08-8fe3-8cffcf1e68b4",
                    "gambit_id": "193a24eb-2ae4-4669-8a9c-b3d9b022793a",
                    "last_updated": "2023-04-18T12:12:08.085724-04:00",
                    "created_at": "2023-04-16T12:17:24.452849-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef022e87-0e8b-4f2e-8f3b-584f453bc333/?format=api"
                }
            ]
        }
    ]
}