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/f919e648-789e-44ee-befd-92ec3e414960/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f919e648-789e-44ee-befd-92ec3e414960",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3066ecd6-c2e8-47da-ba9a-8ab58e2d55a7",
    "completed": true,
    "last_updated": "2024-01-09T10:38:30.109082-05:00",
    "created_at": "2024-01-04T09:42:59.210949-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3066ecd6-c2e8-47da-ba9a-8ab58e2d55a7",
    "datetime": "2024-01-07T13:00:00-05:00",
    "cutoff_datetime": "2024-01-07T13:00:00-05:00",
    "name": "Minnesota Vikings v. Detroit Lions",
    "bettypes": [
        {
            "id": "799ff44c-34d1-4596-818b-e08c5e94a38c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f919e648-789e-44ee-befd-92ec3e414960/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:42:59.228108-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": "Detroit Lions",
                        "amount": 6324.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d80142b7-8ce7-435c-9839-f7b92714191e",
                    "gambit_id": "fc78c068-5523-4268-9bcc-9486cd729dc0",
                    "last_updated": "2024-01-09T10:38:30.134361-05:00",
                    "created_at": "2024-01-04T09:42:59.235797-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799ff44c-34d1-4596-818b-e08c5e94a38c/?format=api"
                },
                {
                    "id": "7ef9ec02-a772-4ab2-83f0-fb067344a1ca",
                    "gambit_id": "0a1ef22f-875d-4392-a8ba-2ebb2f7ae610",
                    "last_updated": "2024-01-09T10:38:30.130889-05:00",
                    "created_at": "2024-01-04T09:42:59.231596-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799ff44c-34d1-4596-818b-e08c5e94a38c/?format=api"
                }
            ]
        },
        {
            "id": "54283814-f9d8-49b2-9062-ce47a86ad1b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/f919e648-789e-44ee-befd-92ec3e414960/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:42:59.216680-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": "Detroit Lions",
                        "amount": 5107.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1226e454-6cb0-479b-ae62-758d50b5299f",
                    "gambit_id": "04e354e2-657a-455e-9bb1-b240d5d94d83",
                    "last_updated": "2024-01-09T10:38:30.123628-05:00",
                    "created_at": "2024-01-04T09:42:59.224115-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54283814-f9d8-49b2-9062-ce47a86ad1b1/?format=api"
                },
                {
                    "id": "ac444c02-1f13-4368-a4ec-cec84291d512",
                    "gambit_id": "fb48bee2-2387-48e4-8987-ee5a8019836f",
                    "last_updated": "2024-01-09T10:38:30.120273-05:00",
                    "created_at": "2024-01-04T09:42:59.220391-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54283814-f9d8-49b2-9062-ce47a86ad1b1/?format=api"
                }
            ]
        },
        {
            "id": "b11f0b1a-885f-476d-a548-648dd684068a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f919e648-789e-44ee-befd-92ec3e414960/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:42:59.239351-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 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef01f65d-24ca-46b3-9c4d-361b924117d0",
                    "gambit_id": "cd500cc3-0d62-499a-870d-53b98c4e61c8",
                    "last_updated": "2024-01-09T10:38:30.153763-05:00",
                    "created_at": "2024-01-04T09:42:59.247063-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11f0b1a-885f-476d-a548-648dd684068a/?format=api"
                },
                {
                    "id": "da20aa70-d767-404d-8a13-5e6e65310ffd",
                    "gambit_id": "0c879e36-e76b-43c8-a002-5c8787bc16bf",
                    "last_updated": "2024-01-09T10:38:30.144419-05:00",
                    "created_at": "2024-01-04T09:42:59.242874-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11f0b1a-885f-476d-a548-648dd684068a/?format=api"
                }
            ]
        }
    ]
}