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/c5ce2f53-633d-4d66-b68e-e83b442475d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5ce2f53-633d-4d66-b68e-e83b442475d2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a16f199b-1c8b-40af-9204-ebe1c66e8ad8",
    "completed": true,
    "last_updated": "2023-03-08T10:17:16.228008-05:00",
    "created_at": "2023-03-07T09:41:56.437494-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/a16f199b-1c8b-40af-9204-ebe1c66e8ad8",
    "datetime": "2023-03-07T19:07:00-05:00",
    "cutoff_datetime": "2023-03-07T19:07:00-05:00",
    "name": "Philadelphia Flyers v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "100ec282-795a-4ed6-9cff-5ea1e86ea61e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5ce2f53-633d-4d66-b68e-e83b442475d2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-07T09:41:56.447200-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": "Tampa Bay Lightning",
                        "amount": 7158.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 2842.0
                    }
                ],
                "expected_reward_tokens": 9520.14,
                "profit_sb": 20.14,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "33b78a03-9379-4e24-b11f-fdc0f40ecee2",
                    "gambit_id": "8396c6be-5bd2-4851-b775-4356a1112512",
                    "last_updated": "2023-03-08T10:17:16.240266-05:00",
                    "created_at": "2023-03-07T09:41:56.448334-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.33000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/100ec282-795a-4ed6-9cff-5ea1e86ea61e/?format=api"
                },
                {
                    "id": "ac6090d6-bab4-4a5f-a8f4-593d07397c47",
                    "gambit_id": "e7139183-af72-42d2-825d-baae9c287ac5",
                    "last_updated": "2023-03-08T10:17:16.241605-05:00",
                    "created_at": "2023-03-07T09:41:56.449482-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "3.35000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/100ec282-795a-4ed6-9cff-5ea1e86ea61e/?format=api"
                }
            ]
        },
        {
            "id": "9362672f-fd34-440d-967b-b77c799d820d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5ce2f53-633d-4d66-b68e-e83b442475d2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-07T09:41:56.443499-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": "Tampa Bay Lightning",
                        "amount": 5317.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "699cde13-b46a-427d-9ab0-78f5a7ab851f",
                    "gambit_id": "97179d23-f713-4761-a0a7-baaafea8d694",
                    "last_updated": "2023-03-08T10:17:16.236091-05:00",
                    "created_at": "2023-03-07T09:41:56.444660-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9362672f-fd34-440d-967b-b77c799d820d/?format=api"
                },
                {
                    "id": "fb1ceb1b-87b2-4807-80dc-c35b941763b6",
                    "gambit_id": "47158d7c-eafd-4f5d-9183-3ecf837b376f",
                    "last_updated": "2023-03-08T10:17:16.237523-05:00",
                    "created_at": "2023-03-07T09:41:56.445863-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9362672f-fd34-440d-967b-b77c799d820d/?format=api"
                }
            ]
        },
        {
            "id": "10665b00-3584-41be-a8c6-f80582041dad",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5ce2f53-633d-4d66-b68e-e83b442475d2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-07T09:41:56.439670-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2e2bd45-bbb8-4763-864d-7b62f771e0d2",
                    "gambit_id": "4b19b991-49fa-4d20-9e16-75284115f54c",
                    "last_updated": "2023-03-08T10:17:16.233304-05:00",
                    "created_at": "2023-03-07T09:41:56.442234-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10665b00-3584-41be-a8c6-f80582041dad/?format=api"
                },
                {
                    "id": "e3c9184d-dd86-47ba-8204-69e803903b6c",
                    "gambit_id": "d279179c-4373-433c-93a9-08d7ca8735be",
                    "last_updated": "2023-03-08T10:17:16.231832-05:00",
                    "created_at": "2023-03-07T09:41:56.440967-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10665b00-3584-41be-a8c6-f80582041dad/?format=api"
                }
            ]
        }
    ]
}