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/0130e188-87d7-4718-b24f-a37222dfad35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0130e188-87d7-4718-b24f-a37222dfad35",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0d345bef-eeff-4036-b620-d4eb5ccd06ec",
    "completed": true,
    "last_updated": "2024-01-19T20:33:18.587288-05:00",
    "created_at": "2024-01-18T10:18:21.508561-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0d345bef-eeff-4036-b620-d4eb5ccd06ec",
    "datetime": "2024-01-18T21:07:00-05:00",
    "cutoff_datetime": "2024-01-18T21:07:00-05:00",
    "name": "Toronto Maple Leafs v. Calgary Flames",
    "bettypes": [
        {
            "id": "a95835b9-d592-43ec-bb91-dda55db51bee",
            "match": "https://api-prod.gambitprofit.com/api/matches/0130e188-87d7-4718-b24f-a37222dfad35/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-18T10:18:21.525979-05: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": "Toronto Maple Leafs",
                        "amount": 5614.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8b024622-27ac-4db1-9770-4ac5d65806ac",
                    "gambit_id": "b2105e1c-4bd6-4d5f-9e31-b94746314b01",
                    "last_updated": "2024-01-19T20:33:18.608199-05:00",
                    "created_at": "2024-01-18T10:18:21.531954-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95835b9-d592-43ec-bb91-dda55db51bee/?format=api"
                },
                {
                    "id": "f94549df-6f87-493c-bab9-5bfa3de33dc6",
                    "gambit_id": "c6d5697c-7fae-4635-b3aa-ded64be91a42",
                    "last_updated": "2024-01-19T20:33:18.612295-05:00",
                    "created_at": "2024-01-18T10:18:21.536373-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95835b9-d592-43ec-bb91-dda55db51bee/?format=api"
                }
            ]
        },
        {
            "id": "7b648408-4787-484a-a062-528fc2e4a74e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0130e188-87d7-4718-b24f-a37222dfad35/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-18T10:18:21.540496-05: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": "Calgary Flames",
                        "amount": 6449.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fa0ba4e8-1f9d-47ce-a947-9bc86218be61",
                    "gambit_id": "fdd27ce7-f05a-4849-bf95-fd022407daa0",
                    "last_updated": "2024-01-19T20:33:18.623425-05:00",
                    "created_at": "2024-01-18T10:18:21.549636-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b648408-4787-484a-a062-528fc2e4a74e/?format=api"
                },
                {
                    "id": "ec86dede-758f-4941-ac64-fdeec830b8a8",
                    "gambit_id": "781853ce-9e6d-490a-9559-2e4838ca9185",
                    "last_updated": "2024-01-19T20:33:18.619772-05:00",
                    "created_at": "2024-01-18T10:18:21.544788-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b648408-4787-484a-a062-528fc2e4a74e/?format=api"
                }
            ]
        },
        {
            "id": "a29bfe8c-b836-4dfb-b245-015e5817c1bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/0130e188-87d7-4718-b24f-a37222dfad35/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-18T10:18:21.553973-05: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 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25f006ba-c6ab-4910-afb2-04512754b006",
                    "gambit_id": "66fce015-43d0-4c53-b9ce-73dd0fe7547f",
                    "last_updated": "2024-01-19T20:33:18.633624-05:00",
                    "created_at": "2024-01-18T10:18:21.563274-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a29bfe8c-b836-4dfb-b245-015e5817c1bb/?format=api"
                },
                {
                    "id": "48b1d009-5ad5-43c8-a9e9-e3f912b60406",
                    "gambit_id": "5a9f6acc-453b-4b97-aa1a-876adf51398d",
                    "last_updated": "2024-01-19T20:33:18.630365-05:00",
                    "created_at": "2024-01-18T10:18:21.559061-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a29bfe8c-b836-4dfb-b245-015e5817c1bb/?format=api"
                }
            ]
        }
    ]
}