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/bb0843f4-51b4-4af2-bd45-bbbc2aa03eaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb0843f4-51b4-4af2-bd45-bbbc2aa03eaa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6237fe63-f597-489e-8e9a-9e1b6cef0943",
    "completed": true,
    "last_updated": "2023-12-05T10:03:11.500925-05:00",
    "created_at": "2023-11-30T10:28:09.656239-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.43,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6237fe63-f597-489e-8e9a-9e1b6cef0943",
    "datetime": "2023-12-04T20:15:00-05:00",
    "cutoff_datetime": "2023-12-04T20:15:00-05:00",
    "name": "Cincinnati Bengals v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "9184a82d-6535-4180-9c42-1f841550fce8",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb0843f4-51b4-4af2-bd45-bbbc2aa03eaa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-30T10:28:09.672992-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": "Jacksonville Jaguars",
                        "amount": 8085.0
                    },
                    {
                        "team": "Cincinnati Bengals",
                        "amount": 1915.0
                    }
                ],
                "expected_reward_tokens": 9459.45,
                "profit_sb": -40.55,
                "profit_sb_percentage": -0.43,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d58f43d-fffe-4a49-adcd-94ab639e57f5",
                    "gambit_id": "55e4fabf-89a7-43fb-8462-0c1fca7a7bf8",
                    "last_updated": "2023-12-05T10:03:11.527362-05:00",
                    "created_at": "2023-11-30T10:28:09.680706-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.17000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9184a82d-6535-4180-9c42-1f841550fce8/?format=api"
                },
                {
                    "id": "9e4074c9-b2da-4708-a975-793a318c7e13",
                    "gambit_id": "ec95ab6a-92d6-4f0b-83f1-0231df39f4c8",
                    "last_updated": "2023-12-05T10:03:11.523775-05:00",
                    "created_at": "2023-11-30T10:28:09.676907-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "4.94000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9184a82d-6535-4180-9c42-1f841550fce8/?format=api"
                }
            ]
        },
        {
            "id": "9787f93a-e4e9-47f0-8330-42396eb91b37",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb0843f4-51b4-4af2-bd45-bbbc2aa03eaa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-30T10:28:09.661127-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": "Jacksonville Jaguars",
                        "amount": 5107.0
                    },
                    {
                        "team": "Cincinnati Bengals",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5825b7b5-e537-4b88-a688-6beaa22c788c",
                    "gambit_id": "57e6abd8-37ea-4158-942c-e9d6d11059e2",
                    "last_updated": "2023-12-05T10:03:11.516609-05:00",
                    "created_at": "2023-11-30T10:28:09.669362-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9787f93a-e4e9-47f0-8330-42396eb91b37/?format=api"
                },
                {
                    "id": "002e1231-294a-4bcd-b662-6c07802c9c23",
                    "gambit_id": "ad859abe-c744-438b-8f75-d85faf78c7af",
                    "last_updated": "2023-12-05T10:03:11.512458-05:00",
                    "created_at": "2023-11-30T10:28:09.665234-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9787f93a-e4e9-47f0-8330-42396eb91b37/?format=api"
                }
            ]
        },
        {
            "id": "a62c510b-7cbb-49be-afc8-a1d5b58d450d",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb0843f4-51b4-4af2-bd45-bbbc2aa03eaa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-30T10:28:09.685011-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 Over 41",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 41",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d28eb46b-8d57-4728-b5e4-8a3a3fa5d77a",
                    "gambit_id": "563c6d0d-dcd5-4287-95a4-6c3e27f8f228",
                    "last_updated": "2023-12-05T10:03:11.534088-05:00",
                    "created_at": "2023-11-30T10:28:09.688769-05:00",
                    "name": "Game Total Over 41",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a62c510b-7cbb-49be-afc8-a1d5b58d450d/?format=api"
                },
                {
                    "id": "04d253b9-ac5a-4c73-8e61-f8fdb293aa5e",
                    "gambit_id": "b0f96678-6e95-443e-ad23-9c487e2e1d86",
                    "last_updated": "2023-12-05T10:03:11.537917-05:00",
                    "created_at": "2023-11-30T10:28:09.692689-05:00",
                    "name": "Game Total Under 41",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a62c510b-7cbb-49be-afc8-a1d5b58d450d/?format=api"
                }
            ]
        }
    ]
}