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/b5a8d5a0-dfea-4c96-8536-8eed06d6ca93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b5a8d5a0-dfea-4c96-8536-8eed06d6ca93",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dccd0ff5-1d96-42f0-80a6-894fb9c39b6b",
    "completed": true,
    "last_updated": "2024-01-09T10:33:30.193984-05:00",
    "created_at": "2024-01-04T09:42:59.457173-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/dccd0ff5-1d96-42f0-80a6-894fb9c39b6b",
    "datetime": "2024-01-07T13:00:00-05:00",
    "cutoff_datetime": "2024-01-07T13:00:00-05:00",
    "name": "Cleveland Browns v. Cincinnati Bengals",
    "bettypes": [
        {
            "id": "880595e3-ce31-4d35-8e63-f4766333b7bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5a8d5a0-dfea-4c96-8536-8eed06d6ca93/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:42:59.476718-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": "Cincinnati Bengals",
                        "amount": 7393.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 2607.0
                    }
                ],
                "expected_reward_tokens": 9463.04,
                "profit_sb": -36.96,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d081d361-b3a7-45b6-9459-21ba4e47b8b6",
                    "gambit_id": "dc1d600d-8395-4729-b522-26a82e341bdf",
                    "last_updated": "2024-01-09T10:33:30.217977-05:00",
                    "created_at": "2024-01-04T09:42:59.485925-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.28000",
                    "odds": "1.29410",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880595e3-ce31-4d35-8e63-f4766333b7bb/?format=api"
                },
                {
                    "id": "d00bd1c1-4212-495a-ae71-92c3be41577c",
                    "gambit_id": "82b43c17-3257-432c-8f77-708afe363596",
                    "last_updated": "2024-01-09T10:33:30.214785-05:00",
                    "created_at": "2024-01-04T09:42:59.481464-05:00",
                    "name": "Cleveland Browns",
                    "reward": "3.63000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/880595e3-ce31-4d35-8e63-f4766333b7bb/?format=api"
                }
            ]
        },
        {
            "id": "8effd76b-9dd4-4374-a76b-a571b3fa6b45",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5a8d5a0-dfea-4c96-8536-8eed06d6ca93/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:42:59.462331-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": "Cincinnati Bengals",
                        "amount": 5213.0
                    },
                    {
                        "team": "Cleveland Browns",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "28522a36-5670-4b3a-af4b-ea305eecb997",
                    "gambit_id": "599fbed2-f09c-4b92-869c-888cdeaab561",
                    "last_updated": "2024-01-09T10:33:30.208249-05:00",
                    "created_at": "2024-01-04T09:42:59.472023-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8effd76b-9dd4-4374-a76b-a571b3fa6b45/?format=api"
                },
                {
                    "id": "6c014201-80d5-4bba-988a-5c394df82c7d",
                    "gambit_id": "b2d3964f-892b-47e1-881a-7627d31dd2f3",
                    "last_updated": "2024-01-09T10:33:30.204908-05:00",
                    "created_at": "2024-01-04T09:42:59.466797-05:00",
                    "name": "Cleveland Browns",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8effd76b-9dd4-4374-a76b-a571b3fa6b45/?format=api"
                }
            ]
        },
        {
            "id": "e6fb6ea0-740f-4934-807c-377fef3de682",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5a8d5a0-dfea-4c96-8536-8eed06d6ca93/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:42:59.489840-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 37",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 37",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "758cbbf2-dbf5-4c3c-92b4-7d763934f230",
                    "gambit_id": "a719fd3a-1fa2-49d7-bbf2-8b19ce9b9ffa",
                    "last_updated": "2024-01-09T10:33:30.227880-05:00",
                    "created_at": "2024-01-04T09:42:59.493518-05:00",
                    "name": "Game Total Under 37",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6fb6ea0-740f-4934-807c-377fef3de682/?format=api"
                },
                {
                    "id": "c0198010-64d2-48e7-9e90-af44888cb45a",
                    "gambit_id": "a468242e-c0ee-46e1-a00f-4a96f4e02915",
                    "last_updated": "2024-01-09T10:33:30.224539-05:00",
                    "created_at": "2024-01-04T09:42:59.498803-05:00",
                    "name": "Game Total Over 37",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6fb6ea0-740f-4934-807c-377fef3de682/?format=api"
                }
            ]
        }
    ]
}