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/cd55af36-e49f-440a-999a-2e46bc204e9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cd55af36-e49f-440a-999a-2e46bc204e9d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fabf104a-f065-46de-807c-7263e95d8282",
    "completed": true,
    "last_updated": "2023-10-03T09:53:09.848325-04:00",
    "created_at": "2023-09-28T10:08:17.114793-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.74,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fabf104a-f065-46de-807c-7263e95d8282",
    "datetime": "2023-10-02T20:15:00-04:00",
    "cutoff_datetime": "2023-10-02T20:15:00-04:00",
    "name": "Seattle Seahawks v. New York Giants",
    "bettypes": [
        {
            "id": "eceb331b-bf09-428a-a040-2aa3771d7374",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd55af36-e49f-440a-999a-2e46bc204e9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T10:08:17.132042-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": "Seattle Seahawks",
                        "amount": 5614.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9af6b81b-37e9-4ae6-81a3-089fcd3d3ebb",
                    "gambit_id": "cf38c543-6f80-41ef-b0a7-8db8e7624d68",
                    "last_updated": "2023-10-03T09:53:09.874363-04:00",
                    "created_at": "2023-09-28T10:08:17.140186-04:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eceb331b-bf09-428a-a040-2aa3771d7374/?format=api"
                },
                {
                    "id": "e1268631-a551-41fe-9f3b-4b6398724aed",
                    "gambit_id": "7c605ac6-f858-4e9b-8a31-13d714d600c7",
                    "last_updated": "2023-10-03T09:53:09.870583-04:00",
                    "created_at": "2023-09-28T10:08:17.136342-04:00",
                    "name": "New York Giants",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eceb331b-bf09-428a-a040-2aa3771d7374/?format=api"
                }
            ]
        },
        {
            "id": "32f85c6d-c9c8-47fa-a95e-ca6fee424aa1",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd55af36-e49f-440a-999a-2e46bc204e9d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T10:08:17.119578-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": "Seattle Seahawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33c454e5-f38f-4439-b4fd-56bc261babbd",
                    "gambit_id": "e7a720ca-3127-4e7f-893c-d86fcbabf0e9",
                    "last_updated": "2023-10-03T09:53:09.858389-04:00",
                    "created_at": "2023-09-28T10:08:17.123339-04:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32f85c6d-c9c8-47fa-a95e-ca6fee424aa1/?format=api"
                },
                {
                    "id": "91ccfeeb-4809-405e-9ae7-5512cf797b1f",
                    "gambit_id": "e93aafdf-c7a2-4073-b747-6554c2a719cb",
                    "last_updated": "2023-10-03T09:53:09.862614-04:00",
                    "created_at": "2023-09-28T10:08:17.127809-04:00",
                    "name": "New York Giants",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32f85c6d-c9c8-47fa-a95e-ca6fee424aa1/?format=api"
                }
            ]
        },
        {
            "id": "411b16bd-5f59-466b-9dc0-49428fc9573b",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd55af36-e49f-440a-999a-2e46bc204e9d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T10:08:17.144814-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 46",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 46",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72388c30-3e6c-4a34-9351-b308c96896f3",
                    "gambit_id": "397a5b19-d5a2-40eb-ac59-50e5f12500af",
                    "last_updated": "2023-10-03T09:53:09.881942-04:00",
                    "created_at": "2023-09-28T10:08:17.148219-04:00",
                    "name": "Game Total Over 46",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411b16bd-5f59-466b-9dc0-49428fc9573b/?format=api"
                },
                {
                    "id": "aad879ff-2081-40e2-9bd0-76282195f21e",
                    "gambit_id": "01498cbc-2126-4f67-8bc2-014824e205cc",
                    "last_updated": "2023-10-03T09:53:09.886113-04:00",
                    "created_at": "2023-09-28T10:08:17.152247-04:00",
                    "name": "Game Total Under 46",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/411b16bd-5f59-466b-9dc0-49428fc9573b/?format=api"
                }
            ]
        }
    ]
}