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/b59363ab-1c22-4578-ac7a-0708bd4d995a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b59363ab-1c22-4578-ac7a-0708bd4d995a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c9463183-f0da-4da1-9003-860d0872e7bd",
    "completed": true,
    "last_updated": "2022-12-03T09:32:29.313139-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.4,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c9463183-f0da-4da1-9003-860d0872e7bd",
    "datetime": "2022-12-02T19:30:00-05:00",
    "cutoff_datetime": "2022-12-02T19:30:00-05:00",
    "name": "North Texas v. UTSA",
    "bettypes": [
        {
            "id": "b6fb4b75-c235-4a6f-9a57-904e7639f575",
            "match": "https://api-prod.gambitprofit.com/api/matches/b59363ab-1c22-4578-ac7a-0708bd4d995a/?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": "UTSA",
                        "amount": 7257.0
                    },
                    {
                        "team": "North Texas",
                        "amount": 2743.0
                    }
                ],
                "expected_reward_tokens": 9216.39,
                "profit_sb": 216.39,
                "profit_sb_percentage": 2.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "66bd7e8d-785c-4d5e-bc20-3df5e19d7898",
                    "gambit_id": "9451e180-d554-40c3-8369-06d681409f02",
                    "last_updated": "2022-12-03T09:32:29.318353-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.27000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6fb4b75-c235-4a6f-9a57-904e7639f575/?format=api"
                },
                {
                    "id": "9f15b552-88e1-46a4-a023-829867b4349e",
                    "gambit_id": "63d3f353-31f7-43b9-aa37-0bd5b3b00d10",
                    "last_updated": "2022-12-03T09:32:29.319289-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Texas",
                    "reward": "3.36000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6fb4b75-c235-4a6f-9a57-904e7639f575/?format=api"
                }
            ]
        },
        {
            "id": "95fb2f71-321b-4659-a8e8-35e8ad05c616",
            "match": "https://api-prod.gambitprofit.com/api/matches/b59363ab-1c22-4578-ac7a-0708bd4d995a/?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": "UTSA",
                        "amount": 5000.0
                    },
                    {
                        "team": "North Texas",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2021238d-6476-4009-94a3-ca3e2cf2e03d",
                    "gambit_id": "d2dd68c3-02bf-4731-a28d-725ce6e5dba2",
                    "last_updated": "2022-12-03T09:32:29.321198-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95fb2f71-321b-4659-a8e8-35e8ad05c616/?format=api"
                },
                {
                    "id": "1fef4d6e-435f-4790-adca-24d3f791ff5f",
                    "gambit_id": "f8566919-1933-4ee6-8f84-591b6af2e676",
                    "last_updated": "2022-12-03T09:32:29.322166-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Texas",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95fb2f71-321b-4659-a8e8-35e8ad05c616/?format=api"
                }
            ]
        },
        {
            "id": "61aceb62-c7ca-4829-8b4b-7164abb082b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/b59363ab-1c22-4578-ac7a-0708bd4d995a/?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 70",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 70",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "826049e8-bd16-41f6-807b-97b179baff35",
                    "gambit_id": "64f685fa-cb2a-4921-959f-fcf47402389c",
                    "last_updated": "2022-12-03T09:32:29.315466-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 70",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "70.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61aceb62-c7ca-4829-8b4b-7164abb082b8/?format=api"
                },
                {
                    "id": "2760d527-5205-4539-856d-efe98113a367",
                    "gambit_id": "aa5603de-4ae2-45ae-8993-27a3f8af51c6",
                    "last_updated": "2022-12-03T09:32:29.316444-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 70",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "70.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61aceb62-c7ca-4829-8b4b-7164abb082b8/?format=api"
                }
            ]
        }
    ]
}