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/de66aded-82da-41cf-bff8-d75784d230ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "de66aded-82da-41cf-bff8-d75784d230ed",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2119091e-4d33-4f9c-ba49-8a8d115d3873",
    "completed": true,
    "last_updated": "2022-09-12T10:21:58.971834-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.25,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2119091e-4d33-4f9c-ba49-8a8d115d3873",
    "datetime": "2022-09-11T13:00:00-04:00",
    "cutoff_datetime": "2022-09-11T13:00:00-04:00",
    "name": "San Francisco 49ers v. Chicago Bears",
    "bettypes": [
        {
            "id": "e21de0b2-e44a-40d2-9822-4ba02f2204c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/de66aded-82da-41cf-bff8-d75784d230ed/?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": "San Francisco 49ers",
                        "amount": 7040.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 2960.0
                    }
                ],
                "expected_reward_tokens": 9292.8,
                "profit_sb": 292.8,
                "profit_sb_percentage": 3.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7df9573e-dc91-4c34-9a79-5a05bda1bfe5",
                    "gambit_id": "cff0d30f-523b-4636-9c81-1003e395f1ea",
                    "last_updated": "2022-09-12T10:21:58.978987-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.32000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21de0b2-e44a-40d2-9822-4ba02f2204c4/?format=api"
                },
                {
                    "id": "cb5d0fd4-5401-4e6c-9a5c-f46180c19e18",
                    "gambit_id": "30a571d0-2cc7-4e5e-9760-7b0dffe995e6",
                    "last_updated": "2022-09-12T10:21:58.977896-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "3.14000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21de0b2-e44a-40d2-9822-4ba02f2204c4/?format=api"
                }
            ]
        },
        {
            "id": "ec854ad5-8864-406f-a9bb-30ede5e2f9fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/de66aded-82da-41cf-bff8-d75784d230ed/?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": "San Francisco 49ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf9379b3-228b-4a3c-8d0b-fab5b048ebea",
                    "gambit_id": "2de07978-9ae0-467d-be75-29b6d21a1af6",
                    "last_updated": "2022-09-12T10:21:58.982501-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec854ad5-8864-406f-a9bb-30ede5e2f9fd/?format=api"
                },
                {
                    "id": "f711f2d5-1d5b-4291-a29a-b3961f1791fc",
                    "gambit_id": "25a018c4-4112-4236-b875-c3d267db984d",
                    "last_updated": "2022-09-12T10:21:58.981398-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec854ad5-8864-406f-a9bb-30ede5e2f9fd/?format=api"
                }
            ]
        },
        {
            "id": "6878c575-ccd7-470d-9875-6e686010bb33",
            "match": "https://api-prod.gambitprofit.com/api/matches/de66aded-82da-41cf-bff8-d75784d230ed/?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 Over 38",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 38",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "36f350ce-5e0e-4b2d-aae6-9533fa03e0f6",
                    "gambit_id": "bc485cc4-b159-47ac-a046-7d33fdaae920",
                    "last_updated": "2022-09-12T10:21:58.975693-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6878c575-ccd7-470d-9875-6e686010bb33/?format=api"
                },
                {
                    "id": "7bff3d05-9904-413f-b22c-e5dd2465d6b0",
                    "gambit_id": "e4863865-f8f1-4ada-9738-8b1c5f6e0812",
                    "last_updated": "2022-09-12T10:21:58.974539-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6878c575-ccd7-470d-9875-6e686010bb33/?format=api"
                }
            ]
        }
    ]
}