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/e6c73383-52b1-4809-a8e5-efc49f72f02d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e6c73383-52b1-4809-a8e5-efc49f72f02d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f9ea7a19-8850-45fb-a79b-733f7fe55d09",
    "completed": true,
    "last_updated": "2022-08-28T11:27:16.522605-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.07,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f9ea7a19-8850-45fb-a79b-733f7fe55d09",
    "datetime": "2022-08-27T22:30:00-04:00",
    "cutoff_datetime": "2022-08-27T22:30:00-04:00",
    "name": "Vanderbilt v. Hawaii",
    "bettypes": [
        {
            "id": "6cefc08a-6425-4082-b255-a563b8cb1563",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6c73383-52b1-4809-a8e5-efc49f72f02d/?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": "Vanderbilt",
                        "amount": 7247.0
                    },
                    {
                        "team": "Hawaii",
                        "amount": 2753.0
                    }
                ],
                "expected_reward_tokens": 9276.16,
                "profit_sb": 276.16,
                "profit_sb_percentage": 3.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d86b3653-fef7-4648-82c3-4b18c31d77a3",
                    "gambit_id": "a843f394-4e80-4469-ab9b-cabce9776d52",
                    "last_updated": "2022-08-28T11:27:16.525172-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vanderbilt",
                    "reward": "1.28000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cefc08a-6425-4082-b255-a563b8cb1563/?format=api"
                },
                {
                    "id": "fd907919-5cd6-4e98-ba40-1b7173b5faf6",
                    "gambit_id": "008735e1-1a05-4ed3-a93c-a3e6cb703a0d",
                    "last_updated": "2022-08-28T11:27:16.524722-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Hawaii",
                    "reward": "3.37000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cefc08a-6425-4082-b255-a563b8cb1563/?format=api"
                }
            ]
        },
        {
            "id": "00d2ab7b-f679-4ee2-8655-bafdfaf3449c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6c73383-52b1-4809-a8e5-efc49f72f02d/?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": "Vanderbilt",
                        "amount": 5000.0
                    },
                    {
                        "team": "Hawaii",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bd68adb1-e146-4f91-8a1a-0e65c98a137a",
                    "gambit_id": "905b46a9-0dc2-4f9f-8bae-3af433eb4e5e",
                    "last_updated": "2022-08-28T11:27:16.526087-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vanderbilt",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d2ab7b-f679-4ee2-8655-bafdfaf3449c/?format=api"
                },
                {
                    "id": "2f29371d-3850-4b63-8a00-59f8042b0ca1",
                    "gambit_id": "ff9a5473-a651-4669-9241-54f438f11771",
                    "last_updated": "2022-08-28T11:27:16.525637-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Hawaii",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d2ab7b-f679-4ee2-8655-bafdfaf3449c/?format=api"
                }
            ]
        },
        {
            "id": "03be7192-42ae-43e1-9d99-54994c01cfc6",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6c73383-52b1-4809-a8e5-efc49f72f02d/?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 54.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 54.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5d0b4e68-5909-45db-90d9-230dd4829c19",
                    "gambit_id": "b2f2df84-08c1-4011-9c56-03a37a8b4f9a",
                    "last_updated": "2022-08-28T11:27:16.524259-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03be7192-42ae-43e1-9d99-54994c01cfc6/?format=api"
                },
                {
                    "id": "e463bd5f-11b1-4022-9621-27602255269d",
                    "gambit_id": "d6d47bf0-4291-4533-b270-750c442fee5c",
                    "last_updated": "2022-08-28T11:27:16.523738-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03be7192-42ae-43e1-9d99-54994c01cfc6/?format=api"
                }
            ]
        }
    ]
}