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/03c761fb-02fb-4d2a-8868-8c6704629a73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "03c761fb-02fb-4d2a-8868-8c6704629a73",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "47d38078-2a05-4db6-8248-46b81c708765",
    "completed": true,
    "last_updated": "2022-12-05T15:27:05.672134-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.34,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/47d38078-2a05-4db6-8248-46b81c708765",
    "datetime": "2022-12-04T13:00:00-05:00",
    "cutoff_datetime": "2022-12-04T13:00:00-05:00",
    "name": "Denver Broncos v. Baltimore Ravens",
    "bettypes": [
        {
            "id": "a37af932-e55a-40ab-a428-e7681e7a863d",
            "match": "https://api-prod.gambitprofit.com/api/matches/03c761fb-02fb-4d2a-8868-8c6704629a73/?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": "Baltimore Ravens",
                        "amount": 7550.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 2450.0
                    }
                ],
                "expected_reward_tokens": 9211.0,
                "profit_sb": 211.0,
                "profit_sb_percentage": 2.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0dd22a09-72f3-480b-944f-51c7334be3b5",
                    "gambit_id": "f289e55c-40e4-402b-8497-2efa1356ffd2",
                    "last_updated": "2022-12-05T15:27:05.678400-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.22000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a37af932-e55a-40ab-a428-e7681e7a863d/?format=api"
                },
                {
                    "id": "280a515c-030d-409c-aa5f-2e4f3896e26c",
                    "gambit_id": "f5c1e044-da0b-4ea4-8a0f-403ac9933d56",
                    "last_updated": "2022-12-05T15:27:05.679419-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Broncos",
                    "reward": "3.76000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a37af932-e55a-40ab-a428-e7681e7a863d/?format=api"
                }
            ]
        },
        {
            "id": "4a5365ac-56d1-4959-bda9-a32667df3abb",
            "match": "https://api-prod.gambitprofit.com/api/matches/03c761fb-02fb-4d2a-8868-8c6704629a73/?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": "Denver Broncos",
                        "amount": 5000.0
                    },
                    {
                        "team": "Baltimore Ravens",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "09a8c149-6d62-4e4b-b0af-bf42d940b21e",
                    "gambit_id": "9d12bba5-6427-49b5-90fb-3373a58db7ed",
                    "last_updated": "2022-12-05T15:27:05.682496-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Broncos",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a5365ac-56d1-4959-bda9-a32667df3abb/?format=api"
                },
                {
                    "id": "5a041fd0-90f6-42c8-9be1-7e8366c103e6",
                    "gambit_id": "e4729953-5b35-4697-a271-8d4f1b233f02",
                    "last_updated": "2022-12-05T15:27:05.681510-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a5365ac-56d1-4959-bda9-a32667df3abb/?format=api"
                }
            ]
        },
        {
            "id": "a0912da8-f13f-4fc9-82a2-311fc610abc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/03c761fb-02fb-4d2a-8868-8c6704629a73/?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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26b59dc5-7db6-4a11-91e5-4e98e8f5331e",
                    "gambit_id": "ae331f71-e2d5-4a1b-8c68-56653302b20f",
                    "last_updated": "2022-12-05T15:27:05.675148-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0912da8-f13f-4fc9-82a2-311fc610abc7/?format=api"
                },
                {
                    "id": "2437c057-989a-4885-b0fd-2d10e11e3a80",
                    "gambit_id": "c5fb26a9-7441-4775-902e-5aef720ebc32",
                    "last_updated": "2022-12-05T15:27:05.676349-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0912da8-f13f-4fc9-82a2-311fc610abc7/?format=api"
                }
            ]
        }
    ]
}