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/49fbccc1-8e5e-41d3-9a6e-77338101bc9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "49fbccc1-8e5e-41d3-9a6e-77338101bc9e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0bc0eee4-f2f6-4cec-a428-07091ec0cfda",
    "completed": true,
    "last_updated": "2022-08-23T10:02:01.460724-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.82,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0bc0eee4-f2f6-4cec-a428-07091ec0cfda",
    "datetime": "2022-08-22T20:00:00-04:00",
    "cutoff_datetime": "2022-08-22T20:00:00-04:00",
    "name": "Atlanta Falcons v. New York Jets",
    "bettypes": [
        {
            "id": "1adb9a8a-cc63-4fc4-a8d8-6d44b6b9494f",
            "match": "https://api-prod.gambitprofit.com/api/matches/49fbccc1-8e5e-41d3-9a6e-77338101bc9e/?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": "Atlanta Falcons",
                        "amount": 6427.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 3573.0
                    }
                ],
                "expected_reward_tokens": 9254.07,
                "profit_sb": 254.07,
                "profit_sb_percentage": 2.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5ca5a845-7b4c-40ee-a720-8ec5509646fa",
                    "gambit_id": "0657d548-fb19-4c8c-b5cd-2b3eb0baf5b4",
                    "last_updated": "2022-08-23T10:02:01.462720-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.44000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1adb9a8a-cc63-4fc4-a8d8-6d44b6b9494f/?format=api"
                },
                {
                    "id": "11422fd5-bfb2-4296-aa28-2004fb1136e9",
                    "gambit_id": "b8c08fb4-369a-4097-8b5e-f57383d7e79a",
                    "last_updated": "2022-08-23T10:02:01.463153-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "2.59000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1adb9a8a-cc63-4fc4-a8d8-6d44b6b9494f/?format=api"
                }
            ]
        },
        {
            "id": "da2eb546-e540-476c-97ba-8ca53354dab0",
            "match": "https://api-prod.gambitprofit.com/api/matches/49fbccc1-8e5e-41d3-9a6e-77338101bc9e/?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": "Atlanta Falcons",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a7da0d35-d1f4-474c-aadc-11e73e83d9fe",
                    "gambit_id": "fe45f7dd-17d8-46dd-8c7d-f6389d3a8d1f",
                    "last_updated": "2022-08-23T10:02:01.463977-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2eb546-e540-476c-97ba-8ca53354dab0/?format=api"
                },
                {
                    "id": "973e9406-5f1e-450e-85b1-d2f22011aa19",
                    "gambit_id": "74fc485c-fa83-4624-a493-7f0cd664f6c6",
                    "last_updated": "2022-08-23T10:02:01.463564-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2eb546-e540-476c-97ba-8ca53354dab0/?format=api"
                }
            ]
        },
        {
            "id": "a76b2f77-827a-4698-b27f-1aaeb1c00b40",
            "match": "https://api-prod.gambitprofit.com/api/matches/49fbccc1-8e5e-41d3-9a6e-77338101bc9e/?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 38",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 38",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8c0815c7-9309-415c-9ac5-5544ad1d3f5c",
                    "gambit_id": "b8bb3d28-894b-4a57-9fca-27d50f7d3baa",
                    "last_updated": "2022-08-23T10:02:01.461742-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 38",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a76b2f77-827a-4698-b27f-1aaeb1c00b40/?format=api"
                },
                {
                    "id": "15237763-839a-448b-9afb-785178e4eb97",
                    "gambit_id": "bacd8872-3c32-4917-a8bd-2bfb1e3ae8ec",
                    "last_updated": "2022-08-23T10:02:01.462284-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 38",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a76b2f77-827a-4698-b27f-1aaeb1c00b40/?format=api"
                }
            ]
        }
    ]
}