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/99203cbd-4812-42d9-8522-0c0bd7c10598/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99203cbd-4812-42d9-8522-0c0bd7c10598",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3fec2f8b-b797-4099-8d3d-335f57abf3d8",
    "completed": true,
    "last_updated": "2023-04-16T18:02:17.148801-04:00",
    "created_at": "2023-04-15T12:27:12.827530-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3fec2f8b-b797-4099-8d3d-335f57abf3d8",
    "datetime": "2023-04-15T16:10:00-04:00",
    "cutoff_datetime": "2023-04-15T16:10:00-04:00",
    "name": "PHI (M Strahm) v. CIN (G Ashcraft)",
    "bettypes": [
        {
            "id": "c7e87835-5e16-45ea-b863-62e1f1560a67",
            "match": "https://api-prod.gambitprofit.com/api/matches/99203cbd-4812-42d9-8522-0c0bd7c10598/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-15T12:27:12.837949-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": "PHI (M Strahm)",
                        "amount": 5117.0
                    },
                    {
                        "team": "CIN (G Ashcraft)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "553b303c-068c-4fdd-80be-9a3d5f22b391",
                    "gambit_id": "109e1d5c-43d3-4ea0-a4cb-87a7b85d0c42",
                    "last_updated": "2023-04-16T18:02:17.170658-04:00",
                    "created_at": "2023-04-15T12:27:12.840507-04:00",
                    "name": "PHI (M Strahm)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e87835-5e16-45ea-b863-62e1f1560a67/?format=api"
                },
                {
                    "id": "72e016d9-513b-462c-914c-1d8556209804",
                    "gambit_id": "f59c3721-9eb2-41e9-b502-59a96e50fc4f",
                    "last_updated": "2023-04-16T18:02:17.168301-04:00",
                    "created_at": "2023-04-15T12:27:12.839197-04:00",
                    "name": "CIN (G Ashcraft)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e87835-5e16-45ea-b863-62e1f1560a67/?format=api"
                }
            ]
        },
        {
            "id": "3d257e52-576d-4853-9050-c7784df4a1c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/99203cbd-4812-42d9-8522-0c0bd7c10598/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-15T12:27:12.833728-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": "PHI",
                        "amount": 6390.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f56af9dc-068b-4815-92f6-13de8b60270a",
                    "gambit_id": "f88cec72-cb59-4336-8a86-6cdd28ace3aa",
                    "last_updated": "2023-04-16T18:02:17.163409-04:00",
                    "created_at": "2023-04-15T12:27:12.836531-04:00",
                    "name": "PHI",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d257e52-576d-4853-9050-c7784df4a1c4/?format=api"
                },
                {
                    "id": "08e2dbbc-5585-4abe-9461-cd7862e5149d",
                    "gambit_id": "e0817a93-d409-41f4-bdb7-cc0136e00c1d",
                    "last_updated": "2023-04-16T18:02:17.161226-04:00",
                    "created_at": "2023-04-15T12:27:12.835124-04:00",
                    "name": "CIN",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d257e52-576d-4853-9050-c7784df4a1c4/?format=api"
                }
            ]
        },
        {
            "id": "544b81b1-ca01-4a37-8111-5b4388e8c8aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/99203cbd-4812-42d9-8522-0c0bd7c10598/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-15T12:27:12.829386-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7e31a4d2-0091-420c-841f-0db0b58628a2",
                    "gambit_id": "824d9739-c8d6-4678-bbc7-894153110a42",
                    "last_updated": "2023-04-16T18:02:17.156256-04:00",
                    "created_at": "2023-04-15T12:27:12.832278-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544b81b1-ca01-4a37-8111-5b4388e8c8aa/?format=api"
                },
                {
                    "id": "c1243971-5d89-4ef1-a89c-64aab42a3d82",
                    "gambit_id": "bc03d654-ce16-45f7-b852-dbe60da9a08c",
                    "last_updated": "2023-04-16T18:02:17.153985-04:00",
                    "created_at": "2023-04-15T12:27:12.830865-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544b81b1-ca01-4a37-8111-5b4388e8c8aa/?format=api"
                }
            ]
        }
    ]
}