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/393edd4a-c6a4-4f32-b937-bf3421bbcbb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "393edd4a-c6a4-4f32-b937-bf3421bbcbb8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b34cb61d-a152-4ee8-81c8-7e2a83a7362b",
    "completed": true,
    "last_updated": "2022-12-17T09:42:31.104707-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.98,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b34cb61d-a152-4ee8-81c8-7e2a83a7362b",
    "datetime": "2022-12-15T20:10:00-05:00",
    "cutoff_datetime": "2022-12-15T20:10:00-05:00",
    "name": "Miami Heat v. Houston Rockets",
    "bettypes": [
        {
            "id": "6bd7711f-684f-4d64-a7d5-a413ae04c726",
            "match": "https://api-prod.gambitprofit.com/api/matches/393edd4a-c6a4-4f32-b937-bf3421bbcbb8/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Miami Heat",
                        "amount": 5753.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 4247.0
                    }
                ],
                "expected_reward_tokens": 9088.58,
                "profit_sb": 88.58,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6f168ce2-0fcf-4796-b044-608fdb04c3d9",
                    "gambit_id": "9222dd67-c7c6-49bd-9880-e39ffde300c2",
                    "last_updated": "2022-12-17T09:42:31.111716-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.58000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd7711f-684f-4d64-a7d5-a413ae04c726/?format=api"
                },
                {
                    "id": "5d5129df-2924-40da-aa99-2e92282d3d8e",
                    "gambit_id": "fb22b65c-ed99-4bae-a57a-09e0aeb21633",
                    "last_updated": "2022-12-17T09:42:31.110646-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd7711f-684f-4d64-a7d5-a413ae04c726/?format=api"
                }
            ]
        },
        {
            "id": "36a63d28-7ce0-4a83-9033-5f0e361519b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/393edd4a-c6a4-4f32-b937-bf3421bbcbb8/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76712548-abce-4fb6-92a6-e3c29a2ff6f1",
                    "gambit_id": "6d06d419-a8a2-4560-a8f2-d13fe1e73fb5",
                    "last_updated": "2022-12-17T09:42:31.113827-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36a63d28-7ce0-4a83-9033-5f0e361519b8/?format=api"
                },
                {
                    "id": "b271d7a6-608d-4c5c-b400-259d1d4cccea",
                    "gambit_id": "c34f57af-5a57-442b-aa2e-d3680fe9e713",
                    "last_updated": "2022-12-17T09:42:31.114881-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36a63d28-7ce0-4a83-9033-5f0e361519b8/?format=api"
                }
            ]
        },
        {
            "id": "d70cf804-797d-4e6d-b282-cdba639ccc33",
            "match": "https://api-prod.gambitprofit.com/api/matches/393edd4a-c6a4-4f32-b937-bf3421bbcbb8/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 216.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 216.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69d5ba4a-4dfa-424b-81e4-577457808c60",
                    "gambit_id": "8d43e160-f1e1-4c8e-80b4-cb05a33f671f",
                    "last_updated": "2022-12-17T09:42:31.107397-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 216.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70cf804-797d-4e6d-b282-cdba639ccc33/?format=api"
                },
                {
                    "id": "aed6487c-d7f7-4235-81e5-64e64122d24b",
                    "gambit_id": "ce549fea-16aa-4bf8-9f27-687d87fad285",
                    "last_updated": "2022-12-17T09:42:31.108487-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 216.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "216.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70cf804-797d-4e6d-b282-cdba639ccc33/?format=api"
                }
            ]
        }
    ]
}