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/1622b8bc-44aa-499c-9a34-c13d56e26f9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1622b8bc-44aa-499c-9a34-c13d56e26f9c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0fb82bbd-916a-466d-8453-67d9b2dafb92",
    "completed": true,
    "last_updated": "2023-12-15T10:53:00.525710-05:00",
    "created_at": "2023-12-14T09:28:07.076921-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0fb82bbd-916a-466d-8453-67d9b2dafb92",
    "datetime": "2023-12-14T19:37:00-05:00",
    "cutoff_datetime": "2023-12-14T19:37:00-05:00",
    "name": "Carolina Hurricanes v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "9712935f-e499-45e3-959d-5e78565cb6f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/1622b8bc-44aa-499c-9a34-c13d56e26f9c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-14T09:28:07.085230-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": "Carolina Hurricanes",
                        "amount": 6154.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4bff760-4941-4a16-a4f4-d1ff4f771042",
                    "gambit_id": "0e0b640b-96a5-4ed4-ad1e-29318eaa72fb",
                    "last_updated": "2023-12-15T10:53:00.534045-05:00",
                    "created_at": "2023-12-14T09:28:07.089410-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9712935f-e499-45e3-959d-5e78565cb6f4/?format=api"
                },
                {
                    "id": "9f5b5187-a88a-4356-82e1-52cb0cecc6aa",
                    "gambit_id": "43890497-123c-4509-8b98-9c5ffde02dd9",
                    "last_updated": "2023-12-15T10:53:00.537353-05:00",
                    "created_at": "2023-12-14T09:28:07.093360-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9712935f-e499-45e3-959d-5e78565cb6f4/?format=api"
                }
            ]
        },
        {
            "id": "a97c8952-9909-478d-8043-6d70b9567f20",
            "match": "https://api-prod.gambitprofit.com/api/matches/1622b8bc-44aa-499c-9a34-c13d56e26f9c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-14T09:28:07.097405-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 Red Wings",
                        "amount": 6010.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5e3d34ca-c520-4438-a905-d7663321d3b3",
                    "gambit_id": "e0ae3b6a-0ae4-43b9-8ef5-44e1a9392fcf",
                    "last_updated": "2023-12-15T10:53:00.549100-05:00",
                    "created_at": "2023-12-14T09:28:07.105376-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97c8952-9909-478d-8043-6d70b9567f20/?format=api"
                },
                {
                    "id": "8e232e59-6411-4c87-b794-300080f9f9e4",
                    "gambit_id": "b56eb741-2175-4e51-8e52-3da4c65680b7",
                    "last_updated": "2023-12-15T10:53:00.544785-05:00",
                    "created_at": "2023-12-14T09:28:07.101332-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a97c8952-9909-478d-8043-6d70b9567f20/?format=api"
                }
            ]
        },
        {
            "id": "0d6c5017-dd81-4a86-b5e2-72da4e9e55af",
            "match": "https://api-prod.gambitprofit.com/api/matches/1622b8bc-44aa-499c-9a34-c13d56e26f9c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-14T09:28:07.109555-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 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e83bd657-a813-4e5d-b92b-a264cb6bad29",
                    "gambit_id": "cea78951-cc1f-4c84-a96f-a53c6857606d",
                    "last_updated": "2023-12-15T10:53:00.564712-05:00",
                    "created_at": "2023-12-14T09:28:07.117310-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d6c5017-dd81-4a86-b5e2-72da4e9e55af/?format=api"
                },
                {
                    "id": "8b7bda76-dbc6-4c2b-819c-d3e775e9f96d",
                    "gambit_id": "b452e3ba-67c2-4cb2-8330-97b8769890ea",
                    "last_updated": "2023-12-15T10:53:00.560588-05:00",
                    "created_at": "2023-12-14T09:28:07.113521-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d6c5017-dd81-4a86-b5e2-72da4e9e55af/?format=api"
                }
            ]
        }
    ]
}