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/090788e1-181a-4a3a-85cb-31c84cb31b81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "090788e1-181a-4a3a-85cb-31c84cb31b81",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0c138c95-9b54-4407-b265-aaddc2cbb915",
    "completed": true,
    "last_updated": "2023-01-30T17:46:56.742262-05:00",
    "created_at": "2023-01-28T09:42:06.735106-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0c138c95-9b54-4407-b265-aaddc2cbb915",
    "datetime": "2023-01-28T21:10:00-05:00",
    "cutoff_datetime": "2023-01-28T21:10:00-05:00",
    "name": "Dallas Mavericks v. Utah Jazz",
    "bettypes": [
        {
            "id": "8635676b-6a2a-4d4f-8dc5-e5ff5a2e461c",
            "match": "https://api-prod.gambitprofit.com/api/matches/090788e1-181a-4a3a-85cb-31c84cb31b81/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-28T09:42:06.740780-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": "Utah Jazz",
                        "amount": 7221.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 2779.0
                    }
                ],
                "expected_reward_tokens": 9531.72,
                "profit_sb": 31.72,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "abcb1ee9-1483-4a2f-bf74-2a7bd8cd68d8",
                    "gambit_id": "96dea5a8-9924-46c4-9d0e-1813242330e2",
                    "last_updated": "2023-01-30T17:46:56.749922-05:00",
                    "created_at": "2023-01-28T09:42:06.741978-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8635676b-6a2a-4d4f-8dc5-e5ff5a2e461c/?format=api"
                },
                {
                    "id": "3061b080-8c8f-4f06-869d-4a30d3129ee4",
                    "gambit_id": "66243733-14d8-4869-81c3-1a54efaa2264",
                    "last_updated": "2023-01-30T17:46:56.751469-05:00",
                    "created_at": "2023-01-28T09:42:06.743324-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "3.43000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8635676b-6a2a-4d4f-8dc5-e5ff5a2e461c/?format=api"
                }
            ]
        },
        {
            "id": "8ffe9d5b-8ab2-489d-80d9-e3d1ea393615",
            "match": "https://api-prod.gambitprofit.com/api/matches/090788e1-181a-4a3a-85cb-31c84cb31b81/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-28T09:42:06.744605-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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d27942ef-48c8-4b29-9d28-6a319aec8965",
                    "gambit_id": "64fd320c-3475-4241-9315-8d7b9eba8d31",
                    "last_updated": "2023-01-30T17:46:56.755267-05:00",
                    "created_at": "2023-01-28T09:42:06.745767-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffe9d5b-8ab2-489d-80d9-e3d1ea393615/?format=api"
                },
                {
                    "id": "04d63ad9-902f-4934-8afa-a93d990d80f7",
                    "gambit_id": "e4cd4643-fe37-4012-85a0-6655683fac16",
                    "last_updated": "2023-01-30T17:46:56.756579-05:00",
                    "created_at": "2023-01-28T09:42:06.747018-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffe9d5b-8ab2-489d-80d9-e3d1ea393615/?format=api"
                }
            ]
        },
        {
            "id": "fe8ff1c3-9283-4dca-b7d9-b20eb858eceb",
            "match": "https://api-prod.gambitprofit.com/api/matches/090788e1-181a-4a3a-85cb-31c84cb31b81/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-28T09:42:06.736846-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 224",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d841aae-eb4d-4851-b0bf-422691f32086",
                    "gambit_id": "f6af7652-0ab8-411d-8d97-e8b42e9d23ce",
                    "last_updated": "2023-01-30T17:46:56.745692-05:00",
                    "created_at": "2023-01-28T09:42:06.738037-05:00",
                    "name": "Game Total Under 224",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe8ff1c3-9283-4dca-b7d9-b20eb858eceb/?format=api"
                },
                {
                    "id": "f30c8cb2-4b55-46c9-a07d-1caede0f53b1",
                    "gambit_id": "a61e2abf-74f8-48b5-8f3e-b63603bde693",
                    "last_updated": "2023-01-30T17:46:56.746991-05:00",
                    "created_at": "2023-01-28T09:42:06.739340-05:00",
                    "name": "Game Total Over 224",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe8ff1c3-9283-4dca-b7d9-b20eb858eceb/?format=api"
                }
            ]
        }
    ]
}